Searched refs:WM831X_CHG_FAST (Results 1 – 2 of 2) sorted by relevance
/linux-4.1.27/include/linux/mfd/wm831x/ | ||
D | pmu.h | 88 #define WM831X_CHG_FAST 0x0020 /* CHG_FAST */ macro |
/linux-4.1.27/drivers/power/ | ||
D | wm831x_power.c | 245 reg1 |= WM831X_CHG_FAST; in wm831x_config_battery() |