Home
last modified time | relevance | path

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

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