Home
last modified time | relevance | path

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

/arch/powerpc/platforms/powermac/
Dlow_i2c.c174 state_idle, enumerator
250 if (host->state == state_idle) { in kw_i2c_handle_interrupt()
267 host->state = state_idle; in kw_i2c_handle_interrupt()
335 host->state = state_idle; in kw_i2c_handle_interrupt()
355 if (host->state != state_idle) { in kw_i2c_irq()
378 if (host->state != state_idle) { in kw_i2c_timeout()
472 while(host->state != state_idle) { in kw_i2c_xfer()