Home
last modified time | relevance | path

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

/linux-3.4.99/include/linux/mfd/wm831x/
Dpmu.h128 #define WM831X_CHG_STATE_MASK 0x7000 /* CHG_STATE - [14:12] */ macro
/linux-3.4.99/drivers/power/
Dwm831x_power.c311 switch (ret & WM831X_CHG_STATE_MASK) { in wm831x_bat_check_status()
336 switch (ret & WM831X_CHG_STATE_MASK) { in wm831x_bat_check_type()
376 switch (ret & WM831X_CHG_STATE_MASK) { in wm831x_bat_check_health()