Searched refs:AW_SPI_TCR_SS_LEVEL (Results 1 – 1 of 1) sorted by relevance
64 #define AW_SPI_TCR_SS_LEVEL (1 << 7) /* 1 == CS High */ macro313 reg &= ~(AW_SPI_TCR_SS_LEVEL); in aw_spi_setup_cs()315 reg |= AW_SPI_TCR_SS_LEVEL; in aw_spi_setup_cs()