Home
last modified time | relevance | path

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

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