Searched refs:tc3589x_reg_read (Results 1 – 3 of 3) sorted by relevance
27 int tc3589x_reg_read(struct tc3589x *tc3589x, u8 reg) in tc3589x_reg_read() function38 EXPORT_SYMBOL_GPL(tc3589x_reg_read);114 ret = tc3589x_reg_read(tc3589x, reg); in tc3589x_set_bits()169 status = tc3589x_reg_read(tc3589x, TC3589x_IRQST); in tc3589x_irq()187 status = tc3589x_reg_read(tc3589x, TC3589x_IRQST); in tc3589x_irq()247 manf = tc3589x_reg_read(tc3589x, TC3589x_MANFCODE); in tc3589x_chip_init()251 ver = tc3589x_reg_read(tc3589x, TC3589x_VERSION); in tc3589x_chip_init()
176 kbd_code = tc3589x_reg_read(tc3589x, TC3589x_EVTCODE_FIFO); in tc3589x_keypad_irq()
56 ret = tc3589x_reg_read(tc3589x, reg); in tc3589x_gpio_get()