Home
last modified time | relevance | path

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

/linux/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 Dadl.c304 .lpm_priority_offset = ADL_LPM_PRI_OFFSET,
H A Dcore.h346 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()