Searched refs:TWI_CR_SWRST (Results 1 – 2 of 2) sorted by relevance
/u-boot/drivers/i2c/ | ||
A D | at91_i2c.h | 9 #define TWI_CR_SWRST BIT(7) /* Software Reset */ macro |
A D | at91_i2c.c | 257 writel(TWI_CR_SWRST, ®->cr); in at91_i2c_probe() |
Completed in 3 milliseconds