Searched refs:tc3589x_block_write (Results 1 - 3 of 3) sorted by relevance

/linux-4.1.27/drivers/mfd/
H A Dtc3589x.c95 * tc3589x_block_write() - write multiple TC3589x registers
101 int tc3589x_block_write(struct tc3589x *tc3589x, u8 reg, u8 length, tc3589x_block_write() function
114 EXPORT_SYMBOL_GPL(tc3589x_block_write); variable
/linux-4.1.27/include/linux/mfd/
H A Dtc3589x.h130 extern int tc3589x_block_write(struct tc3589x *tc3589x, u8 reg, u8 length,
/linux-4.1.27/drivers/gpio/
H A Dgpio-tc3589x.c65 tc3589x_block_write(tc3589x, reg, ARRAY_SIZE(data), data); tc3589x_gpio_set()

Completed in 72 milliseconds