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

/u-boot/arch/powerpc/include/asm/
H A Dfsl_i2c.h38 #define I2C_CR_MTX 0x10 macro
/u-boot/arch/m68k/include/asm/
H A Dfsl_i2c.h37 #define I2C_CR_MTX 0x10 macro
/u-boot/drivers/i2c/
H A Dfsl_i2c.c350 writeb(I2C_CR_MEN | I2C_CR_MIEN | I2C_CR_MSTA | I2C_CR_MTX
401 I2C_CR_MTX, &base->cr);

Completed in 100 milliseconds