Searched refs:wm8400_set_bits (Results 1 - 2 of 2) sorted by relevance

/linux-4.4.14/drivers/regulator/
H A Dwm8400-regulator.c73 ret = wm8400_set_bits(wm8400, WM8400_DCDC1_CONTROL_2 + offset, wm8400_dcdc_set_mode()
78 return wm8400_set_bits(wm8400, WM8400_DCDC1_CONTROL_1 + offset, wm8400_dcdc_set_mode()
84 ret = wm8400_set_bits(wm8400, WM8400_DCDC1_CONTROL_2 + offset, wm8400_dcdc_set_mode()
89 return wm8400_set_bits(wm8400, WM8400_DCDC1_CONTROL_1 + offset, wm8400_dcdc_set_mode()
95 return wm8400_set_bits(wm8400, WM8400_DCDC1_CONTROL_1 + offset, wm8400_dcdc_set_mode()
/linux-4.4.14/include/linux/mfd/
H A Dwm8400-private.h929 static inline int wm8400_set_bits(struct wm8400 *wm8400, u8 reg, wm8400_set_bits() function

Completed in 99 milliseconds