Searched refs:WM831X_CHG_ENA_MASK (Results 1 – 2 of 2) sorted by relevance
/linux-4.1.27/include/linux/mfd/wm831x/ | ||
D | pmu.h | 78 #define WM831X_CHG_ENA_MASK 0x8000 /* CHG_ENA */ macro |
/linux-4.1.27/drivers/power/ | ||
D | wm831x_power.c | 275 WM831X_CHG_ENA_MASK | in wm831x_config_battery() |