Home
last modified time | relevance | path

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

/arch/sh/boards/mach-hp6xx/
Dhp6xx_apm.c32 int battery, backup, charging, percentage; in hp6x0_apm_get_power_status() local
39 percentage = 100 * (battery - HP680_BATTERY_MIN) / in hp6x0_apm_get_power_status()
43 info->battery_life = percentage; in hp6x0_apm_get_power_status()
62 } else if (percentage <= APM_CRITICAL) { in hp6x0_apm_get_power_status()
65 } else if (percentage <= APM_LOW) { in hp6x0_apm_get_power_status()
/arch/arm/mach-pxa/
Dsharpsl_pm.h56 int percentage; member
Dsharpsl_pm.c197 return thresh[i].percentage; in get_percentage()
/arch/arm/mach-sa1100/include/mach/
Dsimpad.h127 unsigned char percentage; /* percentage loaded */ member
/arch/x86/kernel/
Dapm_32.c1638 int percentage = -1; in proc_apm_show() local
1647 percentage = cx & 0xff; in proc_apm_show()
1703 percentage, in proc_apm_show()
/arch/arm/boot/dts/
Dam335x-shc.dts34 voltage-tolerance = <2>; /* 2 percentage */