Home
last modified time | relevance | path

Searched refs:SPI_CS_SW_HW (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/spi/
H A Dspi-tegra114.c42 #define SPI_CS_SW_HW (1 << 21) macro
834 command1 &= ~(SPI_CS_SW_HW | SPI_CS_SW_VAL); in tegra_spi_setup_transfer_one()
837 command1 |= SPI_CS_SW_HW; in tegra_spi_setup_transfer_one()