Searched refs:TWI_CR_SWRST (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/sys/arm/at91/
H A Dat91_twireg.h53 #define TWI_CR_SWRST (1U << 7) /* Software Reset */ macro
H A Dat91_twi.c158 WR4(sc, TWI_CR, TWI_CR_SWRST);
305 WR4(sc, TWI_CR, TWI_CR_SWRST);
394 WR4(sc, TWI_CR, TWI_CR_SWRST);
H A Dboard_tsc4370.c212 WR4HW(AT91RM92_TWI_BASE, TWI_CR, TWI_CR_SWRST);

Completed in 170 milliseconds