Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/arm/sunxi/
H A Dsun4i_spireg.h39 #define SPI_CTL_SDM __BIT(20) macro
H A Dsun4i_spi.c187 ctl = SPI_CTL_SDM | SPI_CTL_TP_EN | SPI_CTL_SSPOL | SPI_CTL_MODE | SPI_CTL_EN; in sun4ispi_configure()