Home
last modified time | relevance | path

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

/openbmc/linux/drivers/idle/
H A Dintel_idle.c82 } c1e_promotion = C1E_PROMOTION_PRESERVE;
1796 c1e_promotion = C1E_PROMOTION_DISABLE; in adl_idle_state_table_update()
1801 c1e_promotion = C1E_PROMOTION_ENABLE;
2020 if (c1e_promotion == C1E_PROMOTION_ENABLE) in intel_idle_cpu_init()
2022 else if (c1e_promotion == C1E_PROMOTION_DISABLE) in intel_idle_cpu_init()
2102 c1e_promotion = C1E_PROMOTION_DISABLE; in intel_idle_init()
81 } c1e_promotion = C1E_PROMOTION_PRESERVE; global() variable