Searched refs:ISR_RWM (Results 1 – 1 of 1) sorted by relevance
144 #define ISR_RWM (1 << 0) /* read/write mode */ macro251 PXA_BIT(ISR_RWM, "RX", "TX"),575 (isr & ISR_RWM) ? 'r' : 't'); in i2c_pxa_slave_start()579 (isr & ISR_RWM) ? I2C_SLAVE_EVENT_START_READ : I2C_SLAVE_EVENT_START_WRITE); in i2c_pxa_slave_start()963 } else if (isr & ISR_RWM) { in i2c_pxa_irq_txempty()