Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/
Dapm_bios.h28 #define APM_IDLE_SLOWS_CLOCK 0x0004 macro
/Linux-v4.19/arch/x86/kernel/
Dapm_32.c871 clock_slowed = (apm_info.bios.flags & APM_IDLE_SLOWS_CLOCK) != 0; in apm_do_idle()