Searched refs:SPI_CS_SW_VAL (Results 1 – 1 of 1) sorted by relevance
42 #define SPI_CS_SW_VAL (1 << 20) macro839 command1 &= ~(SPI_CS_SW_HW | SPI_CS_SW_VAL); in tegra_spi_setup_transfer_one()844 command1 |= SPI_CS_SW_VAL; in tegra_spi_setup_transfer_one()846 command1 &= ~SPI_CS_SW_VAL; in tegra_spi_setup_transfer_one()1010 tspi->command1_reg |= SPI_CS_SW_VAL; in tegra_spi_transfer_end()1012 tspi->command1_reg &= ~SPI_CS_SW_VAL; in tegra_spi_transfer_end()