Home
last modified time | relevance | path

Searched refs:lpm_priority_offset (Results 1 – 9 of 9) 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.c469 .lpm_priority_offset = MTL_LPM_PRI_OFFSET,
797 .lpm_priority_offset = MTL_LPM_PRI_OFFSET,
944 .lpm_priority_offset = MTL_LPM_PRI_OFFSET,
H A Darl.c273 .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 Dwcl.c451 .lpm_priority_offset = MTL_LPM_PRI_OFFSET,
H A Dptl.c521 .lpm_priority_offset = MTL_LPM_PRI_OFFSET,
H A Dlnl.c527 .lpm_priority_offset = MTL_LPM_PRI_OFFSET,
H A Dcore.h395 const u32 lpm_priority_offset; member
H A Dcore.c1249 lpm_pri = pmc_core_reg_read(pmc, pmc->map->lpm_priority_offset); in pmc_core_pmc_get_low_power_modes()