Searched refs:tc3589x_block_write (Results 1 – 2 of 2) sorted by relevance
101 int tc3589x_block_write(struct tc3589x *tc3589x, u8 reg, u8 length, in tc3589x_block_write() function114 EXPORT_SYMBOL_GPL(tc3589x_block_write);
60 tc3589x_block_write(tc3589x, reg, ARRAY_SIZE(data), data); in tc3589x_gpio_set()