Searched refs:AT91_TWI_SWRST (Results 1 – 2 of 2) sorted by relevance
/drivers/i2c/busses/ | ||
D | i2c-at91.h | 38 #define AT91_TWI_SWRST BIT(7) /* Software Reset */ macro |
D | i2c-at91-core.c | 58 at91_twi_write(dev, AT91_TWI_CR, AT91_TWI_SWRST); in at91_init_twi_bus() |