Searched refs:MST (Results 1 – 1 of 1) sorted by relevance
79 #define MST (1 << 4) /* sent a stop */ macro90 #define RCAR_IRQ_SEND (MNR | MAL | MST | MAT | MDE)91 #define RCAR_IRQ_RECV (MNR | MAL | MST | MAT | MDR)92 #define RCAR_IRQ_STOP (MST)462 if (msr & MST) { in rcar_i2c_irq()