Home
last modified time | relevance | path

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

/linux-3.4.99/arch/powerpc/platforms/powermac/
Dlow_i2c.c243 static void kw_i2c_handle_interrupt(struct pmac_i2c_host_kw *host, u8 isr) in kw_i2c_handle_interrupt() function
354 kw_i2c_handle_interrupt(host, kw_read_reg(reg_isr)); in kw_i2c_irq()
377 kw_i2c_handle_interrupt(host, kw_read_reg(reg_isr)); in kw_i2c_timeout()
477 kw_i2c_handle_interrupt(host, isr); in kw_i2c_xfer()