Searched refs:lpm_sts_latch_en_offset (Results 1 – 8 of 8) sorted by relevance
| /drivers/platform/x86/intel/pmc/ |
| 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,
|
| A D | mtl.c | 468 .lpm_sts_latch_en_offset = MTL_LPM_STATUS_LATCH_EN_OFFSET, 798 .lpm_sts_latch_en_offset = MTL_LPM_STATUS_LATCH_EN_OFFSET, 940 .lpm_sts_latch_en_offset = MTL_LPM_STATUS_LATCH_EN_OFFSET,
|
| A D | arl.c | 277 .lpm_sts_latch_en_offset = MTL_LPM_STATUS_LATCH_EN_OFFSET, 646 .lpm_sts_latch_en_offset = MTL_LPM_STATUS_LATCH_EN_OFFSET,
|
| A D | adl.c | 303 .lpm_sts_latch_en_offset = ADL_LPM_STATUS_LATCH_EN_OFFSET,
|
| A D | core.c | 985 reg = pmc_core_reg_read(pmc, pmc->map->lpm_sts_latch_en_offset); in pmc_core_lpm_latch_mode_show() 1059 reg = pmc_core_reg_read(pmc, pmc->map->lpm_sts_latch_en_offset); in pmc_core_lpm_latch_mode_write() 1061 pmc_core_reg_write(pmc, pmc->map->lpm_sts_latch_en_offset, reg); in pmc_core_lpm_latch_mode_write() 1072 pmc_core_reg_write(pmc, pmc->map->lpm_sts_latch_en_offset, reg); in pmc_core_lpm_latch_mode_write()
|
| A D | lnl.c | 522 .lpm_sts_latch_en_offset = MTL_LPM_STATUS_LATCH_EN_OFFSET,
|
| A D | ptl.c | 509 .lpm_sts_latch_en_offset = MTL_LPM_STATUS_LATCH_EN_OFFSET,
|
| A D | core.h | 376 const u32 lpm_sts_latch_en_offset; member
|
Completed in 21 milliseconds