Home
last modified time | relevance | path

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

/linux/drivers/idle/
H A Dintel_idle.c105 bool c1_demotion_supported; member
109 static bool c1_demotion_supported; variable
1612 .c1_demotion_supported = true,
1619 .c1_demotion_supported = true,
1626 .c1_demotion_supported = true,
1665 .c1_demotion_supported = true,
1672 .c1_demotion_supported = true,
2422 if (!c1_demotion_supported) in intel_idle_sysfs_init()
2692 if (icpu->c1_demotion_supported) in intel_idle_init()
2693 c1_demotion_supported = true; in intel_idle_init()