Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/power/
Dwm831x_power.c307 ret = wm831x_reg_read(wm831x, WM831X_CHARGER_STATUS); in wm831x_bat_check_status()
332 ret = wm831x_reg_read(wm831x, WM831X_CHARGER_STATUS); in wm831x_bat_check_type()
357 ret = wm831x_reg_read(wm831x, WM831X_CHARGER_STATUS); in wm831x_bat_check_health()
/linux-3.4.99/include/linux/mfd/wm831x/
Dcore.h94 #define WM831X_CHARGER_STATUS 0x404A macro
/linux-3.4.99/drivers/mfd/
Dwm831x-core.c236 case WM831X_CHARGER_STATUS: in wm831x_reg_readable()
408 case WM831X_CHARGER_STATUS: in wm831x_reg_writeable()
500 case WM831X_CHARGER_STATUS: in wm831x_reg_volatile()