Home
last modified time | relevance | path

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

/linux/drivers/spi/
H A Dspi-tegra210-quad.c48 #define QSPI_CS_SEL(x) (((x) & 0x3) << 26) macro
861 command1 |= QSPI_CS_SEL(spi_get_chipselect(spi, 0)); in tegra_qspi_setup_transfer_one()
992 val |= QSPI_CS_SEL(spi_get_chipselect(spi, 0)); in tegra_qspi_setup()