Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/power/
Dolpc_battery.c36 #define BAT_STAT_FULL 0x02 macro
103 else if (ec_byte & BAT_STAT_FULL) in olpc_bat_get_status()
111 else if (ec_byte & BAT_STAT_FULL) in olpc_bat_get_status()
408 if (ec_byte & BAT_STAT_FULL) in olpc_bat_get_property()