Home
last modified time | relevance | path

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

/openbmc/linux/drivers/power/supply/
H A Dlp8788-charger.c30 #define LP8788_CHG_STATE_M 0x3C macro
177 state = (data & LP8788_CHG_STATE_M) >> LP8788_CHG_STATE_S; in lp8788_get_battery_status()
271 state = (data & LP8788_CHG_STATE_M) >> LP8788_CHG_STATE_S; in lp8788_get_battery_capacity()
603 state = (data & LP8788_CHG_STATE_M) >> LP8788_CHG_STATE_S; in lp8788_show_charger_status()