Searched refs:SPI_CR (Results 1 - 4 of 4) sorted by relevance

/freebsd-10.2-release/sys/arm/at91/
H A Dat91_spireg.h31 #define SPI_CR 0x00 /* CR: Control Register */ macro
H A Dat91_spi.c147 WR4(sc, SPI_CR, SPI_CR_SWRST);
149 WR4(sc, SPI_CR, SPI_CR_SWRST);
177 WR4(sc, SPI_CR, SPI_CR_SPIEN);
/freebsd-10.2-release/sys/boot/arm/at91/libat91/
H A Dspi_flash.c235 pSPI->SPI_CR = AT91C_SPI_SWRST;
241 pSPI->SPI_CR = AT91C_SPI_SPIEN;
H A Dat91rm9200.h772 AT91_REG SPI_CR; // Control Register member in struct:_AT91S_SPI
795 // -------- SPI_CR : (SPI Offset: 0x0) SPI Control Register --------

Completed in 76 milliseconds