Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/mfd/
Dwm8400-core.c38 int wm8400_block_read(struct wm8400 *wm8400, u8 reg, int count, u16 *data) in wm8400_block_read() function
42 EXPORT_SYMBOL_GPL(wm8400_block_read);
/Linux-v4.19/drivers/regulator/
Dwm8400-regulator.c44 ret = wm8400_block_read(wm8400, WM8400_DCDC1_CONTROL_1 + offset, 2, in wm8400_dcdc_get_mode()
/Linux-v4.19/include/linux/mfd/
Dwm8400-private.h926 int wm8400_block_read(struct wm8400 *wm8400, u8 reg, int count, u16 *data);