Searched refs:lpm_priority_offset (Results 1 – 7 of 7) sorted by relevance
/linux-6.12.1/drivers/platform/x86/intel/pmc/ |
D | tgl.c | 205 .lpm_priority_offset = TGL_LPM_PRI_OFFSET, 230 .lpm_priority_offset = TGL_LPM_PRI_OFFSET,
|
D | mtl.c | 470 .lpm_priority_offset = MTL_LPM_PRI_OFFSET, 797 .lpm_priority_offset = MTL_LPM_PRI_OFFSET, 943 .lpm_priority_offset = MTL_LPM_PRI_OFFSET,
|
D | arl.c | 273 .lpm_priority_offset = MTL_LPM_PRI_OFFSET, 642 .lpm_priority_offset = MTL_LPM_PRI_OFFSET,
|
D | adl.c | 304 .lpm_priority_offset = ADL_LPM_PRI_OFFSET,
|
D | lnl.c | 523 .lpm_priority_offset = MTL_LPM_PRI_OFFSET,
|
D | core.h | 346 const u32 lpm_priority_offset; member
|
D | core.c | 1149 lpm_pri = pmc_core_reg_read(pmc, pmc->map->lpm_priority_offset); in pmc_core_get_low_power_modes()
|