Home
last modified time | relevance | path

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

/openbmc/linux/arch/powerpc/platforms/powermac/
H A Dlow_i2c.c157 #define KW_I2C_STAT_LAST_AAK 0x02 macro
277 if ((ack & KW_I2C_STAT_LAST_AAK) == 0) { in kw_i2c_handle_interrupt()
309 if ((ack & KW_I2C_STAT_LAST_AAK) == 0) { in kw_i2c_handle_interrupt()