Searched refs:SPI_CR_SWRST (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.2-release/sys/arm/at91/
H A Dat91_spireg.h34 #define SPI_CR_SWRST 0x8 macro
H A Dat91_spi.c147 WR4(sc, SPI_CR, SPI_CR_SWRST);
149 WR4(sc, SPI_CR, SPI_CR_SWRST);

Completed in 44 milliseconds