Home
last modified time | relevance | path

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

/openbmc/linux/drivers/power/supply/
H A Drn5t618_power.c24 #define CHG_STATE_MASK 0x1f macro
143 switch (status & CHG_STATE_MASK) { in rn5t618_decode_status()
192 v &= CHG_STATE_MASK; in rn5t618_battery_present()