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

/freebsd-13-stable/sys/arm/allwinner/
H A Daw_spi.c67 #define AW_SPI_TCR_SSSEL_MASK 0x30 /* Chip select */ macro
313 reg &= ~(AW_SPI_TCR_SSSEL_MASK);

Completed in 110 milliseconds