Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/power/supply/
Dwm831x_power.c347 ret = wm831x_reg_read(wm831x, WM831X_CHARGER_STATUS); in wm831x_bat_check_status()
372 ret = wm831x_reg_read(wm831x, WM831X_CHARGER_STATUS); in wm831x_bat_check_type()
397 ret = wm831x_reg_read(wm831x, WM831X_CHARGER_STATUS); in wm831x_bat_check_health()
/Linux-v5.4/include/linux/mfd/wm831x/
Dcore.h93 #define WM831X_CHARGER_STATUS 0x404A macro
/Linux-v5.4/drivers/mfd/
Dwm831x-core.c234 case WM831X_CHARGER_STATUS: in wm831x_reg_readable()
406 case WM831X_CHARGER_STATUS: in wm831x_reg_writeable()
498 case WM831X_CHARGER_STATUS: in wm831x_reg_volatile()