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