Searched refs:SPI_BOTH_EN_BIT (Results 1 – 1 of 1) sorted by relevance
33 #define SPI_BOTH_EN_BIT (1 << 14) macro880 command1 |= SPI_BOTH_EN_BIT; in tegra_spi_start_transfer_one()882 command1 &= ~SPI_BOTH_EN_BIT; in tegra_spi_start_transfer_one()