Home
last modified time | relevance | path

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

/openbmc/linux/arch/powerpc/platforms/powermac/
H A Dlow_i2c.c240 static void kw_i2c_handle_interrupt(struct pmac_i2c_host_kw *host, u8 isr) in kw_i2c_handle_interrupt() function
351 kw_i2c_handle_interrupt(host, kw_read_reg(reg_isr)); in kw_i2c_irq()
374 kw_i2c_handle_interrupt(host, kw_read_reg(reg_isr)); in kw_i2c_timeout()
474 kw_i2c_handle_interrupt(host, isr); in kw_i2c_xfer()