Home
last modified time | relevance | path

Searched refs:TWI_CR_MSEN (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/drivers/i2c/
H A Dat91_i2c.h5 #define TWI_CR_MSEN BIT(2) /* Master Transfer Enable */ macro
H A Dat91_i2c.c256 writel(TWI_CR_MSEN, &reg->cr); in at91_i2c_probe()