Searched refs:BSR_AL (Results 1 - 1 of 1) sorted by relevance

/u-boot/drivers/i2c/
H A Dsynquacer_i2c.c31 #define BSR_AL BIT(5) // Arbitration Lost macro
189 if ((bsr & BSR_AL) || !(bcr & BCR_MSS)) {

Completed in 101 milliseconds