Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/power/
Dwm831x_power.c310 ret = wm831x_reg_read(wm831x, WM831X_CHARGER_STATUS); in wm831x_bat_check_status()
335 ret = wm831x_reg_read(wm831x, WM831X_CHARGER_STATUS); in wm831x_bat_check_type()
360 ret = wm831x_reg_read(wm831x, WM831X_CHARGER_STATUS); in wm831x_bat_check_health()
/linux-4.1.27/include/linux/mfd/wm831x/
Dcore.h96 #define WM831X_CHARGER_STATUS 0x404A macro
/linux-4.1.27/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()