Home
last modified time | relevance | path

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

/linux-6.1.9/arch/sh/boards/mach-hp6xx/
Dhp6xx_apm.c18 #define APM_CRITICAL 10 macro
62 } else if (percentage <= APM_CRITICAL) { in hp6x0_apm_get_power_status()
/linux-6.1.9/drivers/macintosh/
Dapm_emu.c14 #define APM_CRITICAL 10 macro
70 } else if (percentage <= APM_CRITICAL) { in pmu_apm_get_power_status()