Searched refs:TWI_CR_LOCKCLR (Results 1 – 2 of 2) sorted by relevance
/u-boot/drivers/i2c/ | ||
A D | at91_i2c.h | 12 #define TWI_CR_LOCKCLR BIT(26) /* Lock Clear */ macro |
A D | at91_i2c.c | 108 writel(TWI_CR_LOCKCLR, ®->cr); in at91_i2c_xfer_msg() |
Completed in 3 milliseconds