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