Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/i2c/busses/
Di2c-at91.c52 #define AT91_TWI_SWRST BIT(7) /* Software Reset */ macro
180 at91_twi_write(dev, AT91_TWI_CR, AT91_TWI_SWRST); in at91_init_twi_bus()