Home
last modified time | relevance | path

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

/linux-4.4.14/arch/sh/boards/mach-hp6xx/
Dhp6xx_apm.c21 #define APM_LOW 30 macro
67 } else if (percentage <= APM_LOW) { in hp6x0_apm_get_power_status()
/linux-4.4.14/drivers/macintosh/
Dapm_emu.c26 #define APM_LOW 30 macro
84 } else if (percentage <= APM_LOW) { in pmu_apm_get_power_status()