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

/linux-master/include/linux/
H A Dapm_bios.h19 #define APM_IDLE_SLOWS_CLOCK 0x0004 macro
/linux-master/arch/x86/kernel/
H A Dapm_32.c863 clock_slowed = (apm_info.bios.flags & APM_IDLE_SLOWS_CLOCK) != 0;
1643 bit 2: APM_IDLE_SLOWS_CLOCK

Completed in 120 milliseconds