Searched refs:tc3589x_reg_read (Results 1 – 4 of 4) sorted by relevance
42 int tc3589x_reg_read(struct tc3589x *tc3589x, u8 reg) in tc3589x_reg_read() function53 EXPORT_SYMBOL_GPL(tc3589x_reg_read);129 ret = tc3589x_reg_read(tc3589x, reg); in tc3589x_set_bits()184 status = tc3589x_reg_read(tc3589x, TC3589x_IRQST); in tc3589x_irq()202 status = tc3589x_reg_read(tc3589x, TC3589x_IRQST); in tc3589x_irq()253 manf = tc3589x_reg_read(tc3589x, TC3589x_MANFCODE); in tc3589x_chip_init()257 ver = tc3589x_reg_read(tc3589x, TC3589x_VERSION); in tc3589x_chip_init()
127 extern int tc3589x_reg_read(struct tc3589x *tc3589x, u8 reg);
50 ret = tc3589x_reg_read(tc3589x, reg); in tc3589x_gpio_get()
198 kbd_code = tc3589x_reg_read(tc3589x, TC3589x_EVTCODE_FIFO); in tc3589x_keypad_irq()