Home
last modified time | relevance | path

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

/include/linux/mfd/
Dtc3589x.h114 struct tc3589x { struct
125 extern int tc3589x_reg_write(struct tc3589x *tc3589x, u8 reg, u8 data); argument
126 extern int tc3589x_reg_read(struct tc3589x *tc3589x, u8 reg);
127 extern int tc3589x_block_read(struct tc3589x *tc3589x, u8 reg, u8 length,
129 extern int tc3589x_block_write(struct tc3589x *tc3589x, u8 reg, u8 length,
131 extern int tc3589x_set_bits(struct tc3589x *tc3589x, u8 reg, u8 mask, u8 val);