Home
last modified time | relevance | path

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

/linux-4.4.14/arch/sh/boards/mach-hp6xx/
Dhp6xx_apm.c20 #define APM_CRITICAL 10 macro
64 } else if (percentage <= APM_CRITICAL) { in hp6x0_apm_get_power_status()
/linux-4.4.14/drivers/macintosh/
Dapm_emu.c25 #define APM_CRITICAL 10 macro
81 } else if (percentage <= APM_CRITICAL) { in pmu_apm_get_power_status()