Searched refs:SPI_CS_SW_VAL (Results 1 – 1 of 1) sorted by relevance
41 #define SPI_CS_SW_VAL (1 << 20) macro834 command1 &= ~(SPI_CS_SW_HW | SPI_CS_SW_VAL); in tegra_spi_setup_transfer_one()839 command1 |= SPI_CS_SW_VAL; in tegra_spi_setup_transfer_one()841 command1 &= ~SPI_CS_SW_VAL; in tegra_spi_setup_transfer_one()1005 tspi->command1_reg |= SPI_CS_SW_VAL; in tegra_spi_transfer_end()1007 tspi->command1_reg &= ~SPI_CS_SW_VAL; in tegra_spi_transfer_end()