Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/mfd/wm831x/
Dcore.h95 #define WM831X_CHARGER_CONTROL_2 0x4049 macro
/linux-4.4.14/drivers/mfd/
Dwm831x-core.c105 case WM831X_CHARGER_CONTROL_2: in wm831x_reg_locked()
235 case WM831X_CHARGER_CONTROL_2: in wm831x_reg_readable()
407 case WM831X_CHARGER_CONTROL_2: in wm831x_reg_writeable()
/linux-4.4.14/drivers/power/
Dwm831x_power.c283 ret = wm831x_set_bits(wm831x, WM831X_CHARGER_CONTROL_2, in wm831x_config_battery()