Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/arm/broadcom/
H A Dbcm2835_spireg.h40 #define SPI_CS_CPOL __BIT32(3) macro
H A Dbcm2835_spi.c169 cs |= SPI_CS_CPOL; in bcmspi_configure()
172 cs |= SPI_CS_CPHA|SPI_CS_CPOL; in bcmspi_configure()