Searched refs:MAL (Results 1 - 1 of 1) sorted by last modified time

/linux-master/drivers/i2c/busses/
H A Di2c-rcar.c78 #define MAL BIT(5) /* arbitration lost */ macro
115 #define RCAR_IRQ_SEND (MNR | MAL | MST | MAT | MDE)
116 #define RCAR_IRQ_RECV (MNR | MAL | MST | MAT | MDR)
725 if (msr & MAL) {

Completed in 208 milliseconds