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

/u-boot/arch/powerpc/include/asm/
H A Dfsl_i2c.h49 #define I2C_SR_MAL 0x10 macro
/u-boot/arch/m68k/include/asm/
H A Dfsl_i2c.h47 #define I2C_SR_MAL 0x10 macro
/u-boot/drivers/i2c/
H A Dfsl_i2c.c245 if (readb(&base->sr) & I2C_SR_MAL) {
325 if (csr & I2C_SR_MAL) {

Completed in 90 milliseconds