Searched refs:ISR_SAD (Results 1 – 1 of 1) sorted by relevance
153 #define ISR_SAD (1 << 9) /* slave address detected */ macro260 PXA_BIT(ISR_SAD, "SlaveAddr", NULL),375 if ((readl(_ISR(i2c)) & ISR_SAD) != 0) in i2c_pxa_wait_bus_not_busy()397 if (readl(_ISR(i2c)) & ISR_SAD) { in i2c_pxa_wait_master()454 (readl(_ISR(i2c)) & ISR_SAD) != 0 || in i2c_pxa_wait_slave()1063 ISR_SAD | ISR_BED)1088 if (isr & ISR_SAD) in i2c_pxa_handler()