Searched refs:lpm_sts_latch_en_offset (Results 1 – 9 of 9) sorted by relevance
| /linux/drivers/platform/x86/intel/pmc/ |
| H A D | tgl.c | 203 .lpm_sts_latch_en_offset = TGL_LPM_STS_LATCH_EN_OFFSET, 228 .lpm_sts_latch_en_offset = TGL_LPM_STS_LATCH_EN_OFFSET,
|
| H A D | mtl.c | 468 .lpm_sts_latch_en_offset = MTL_LPM_STATUS_LATCH_EN_OFFSET, 799 .lpm_sts_latch_en_offset = MTL_LPM_STATUS_LATCH_EN_OFFSET, 942 .lpm_sts_latch_en_offset = MTL_LPM_STATUS_LATCH_EN_OFFSET,
|
| H A D | arl.c | 277 .lpm_sts_latch_en_offset = MTL_LPM_STATUS_LATCH_EN_OFFSET, 647 .lpm_sts_latch_en_offset = MTL_LPM_STATUS_LATCH_EN_OFFSET,
|
| H A D | adl.c | 303 .lpm_sts_latch_en_offset = ADL_LPM_STATUS_LATCH_EN_OFFSET,
|
| H A D | wcl.c | 450 .lpm_sts_latch_en_offset = MTL_LPM_STATUS_LATCH_EN_OFFSET,
|
| H A D | ptl.c | 520 .lpm_sts_latch_en_offset = MTL_LPM_STATUS_LATCH_EN_OFFSET,
|
| H A D | lnl.c | 526 .lpm_sts_latch_en_offset = MTL_LPM_STATUS_LATCH_EN_OFFSET,
|
| H A D | core.c | 1082 reg = pmc_core_reg_read(pmc, pmc->map->lpm_sts_latch_en_offset); in pmc_core_lpm_latch_mode_show() 1157 reg = pmc_core_reg_read(pmc, pmc->map->lpm_sts_latch_en_offset); in pmc_core_lpm_latch_mode_write() 1159 pmc_core_reg_write(pmc, pmc->map->lpm_sts_latch_en_offset, reg); in pmc_core_lpm_latch_mode_write() 1170 pmc_core_reg_write(pmc, pmc->map->lpm_sts_latch_en_offset, reg); in pmc_core_lpm_latch_mode_write()
|
| H A D | core.h | 393 const u32 lpm_sts_latch_en_offset; member
|