Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/mfd/wm831x/
Dpmu.h128 #define WM831X_CHG_STATE_MASK 0x7000 /* CHG_STATE - [14:12] */ macro
/Linux-v4.19/drivers/power/supply/
Dwm831x_power.c354 switch (ret & WM831X_CHG_STATE_MASK) { in wm831x_bat_check_status()
379 switch (ret & WM831X_CHG_STATE_MASK) { in wm831x_bat_check_type()
419 switch (ret & WM831X_CHG_STATE_MASK) { in wm831x_bat_check_health()