Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/arm/at91/
H A Dat91spireg.h99 #define SPI_CSR_CPOL 0x00000001 macro
H A Dat91spi.c239 | SPI_CSR_CPOL; in at91spi_configure()
242 csr |= SPI_CSR_CPOL; /* CPHA = 1, CPOL = 1 */ in at91spi_configure()