Home
last modified time | relevance | path

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

/linux-6.1.9/arch/sh/boards/mach-hp6xx/
Dhp6xx_apm.c23 #define HP680_BATTERY_MIN 486 macro
39 percentage = 100 * (battery - HP680_BATTERY_MIN) / in hp6x0_apm_get_power_status()
40 (HP680_BATTERY_MAX - HP680_BATTERY_MIN); in hp6x0_apm_get_power_status()