Searched refs:WM831X_CHG_STATE_MASK (Results 1 – 2 of 2) sorted by relevance
351 switch (ret & WM831X_CHG_STATE_MASK) { in wm831x_bat_check_status()376 switch (ret & WM831X_CHG_STATE_MASK) { in wm831x_bat_check_type()416 switch (ret & WM831X_CHG_STATE_MASK) { in wm831x_bat_check_health()
123 #define WM831X_CHG_STATE_MASK 0x7000 /* CHG_STATE - [14:12] */ macro