Home
last modified time | relevance | path

Searched refs:LPM_DEFAULT_PRI (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/platform/x86/intel/pmc/
H A Dcore.h196 #define LPM_DEFAULT_PRI { 7, 6, 2, 5, 4, 1, 3, 0 } macro
H A Dcore.c976 u8 pri_order[LPM_MAX_NUM_MODES] = LPM_DEFAULT_PRI; in pmc_core_get_low_power_modes()