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