Home
last modified time | relevance | path

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

/openbmc/linux/drivers/power/supply/
H A Dsbs-battery.c82 #define BATTERY_FULL_CHARGED 0x20 macro
632 else if (ret & BATTERY_FULL_CHARGED) in sbs_get_battery_property()
646 if (ret & BATTERY_FULL_CHARGED) in sbs_get_battery_property()
1086 if (ret & BATTERY_FULL_CHARGED) in sbs_delayed_work()