Home
last modified time | relevance | path

Searched refs:lpm_priority_offset (Results 1 – 8 of 8) sorted by relevance

/linux-6.15/drivers/platform/x86/intel/pmc/
H A Dtgl.c205 .lpm_priority_offset = TGL_LPM_PRI_OFFSET,
230 .lpm_priority_offset = TGL_LPM_PRI_OFFSET,
H A Dmtl.c470 .lpm_priority_offset = MTL_LPM_PRI_OFFSET,
797 .lpm_priority_offset = MTL_LPM_PRI_OFFSET,
943 .lpm_priority_offset = MTL_LPM_PRI_OFFSET,
H A Darl.c274 .lpm_priority_offset = MTL_LPM_PRI_OFFSET,
643 .lpm_priority_offset = MTL_LPM_PRI_OFFSET,
H A Dadl.c304 .lpm_priority_offset = ADL_LPM_PRI_OFFSET,
H A Dlnl.c523 .lpm_priority_offset = MTL_LPM_PRI_OFFSET,
H A Dptl.c510 .lpm_priority_offset = MTL_LPM_PRI_OFFSET,
H A Dcore.h354 const u32 lpm_priority_offset; member
H A Dcore.c1150 lpm_pri = pmc_core_reg_read(pmc, pmc->map->lpm_priority_offset); in pmc_core_get_low_power_modes()