Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/power/
Dolpc_battery.c40 #define BAT_STAT_CHARGING 0x20 macro
99 if (ec_byte & (BAT_STAT_CHARGING | BAT_STAT_TRICKLE)) in olpc_bat_get_status()
355 else if (ec_byte & BAT_STAT_CHARGING) in olpc_bat_get_property()