Home
last modified time | relevance | path

Searched refs:SPI_M_S (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/spi/
H A Dspi-tegra20-sflash.c28 #define SPI_M_S BIT(28) macro
506 tsd->def_command_reg = SPI_M_S | SPI_CS_SW; in tegra_sflash_probe()
H A Dspi-tegra114.c61 #define SPI_M_S (1 << 30) macro
1408 tspi->def_command1_reg = SPI_M_S; in tegra_spi_probe()
/kernel/linux/linux-6.6/drivers/spi/
H A Dspi-tegra20-sflash.c28 #define SPI_M_S BIT(28) macro
504 tsd->def_command_reg = SPI_M_S | SPI_CS_SW; in tegra_sflash_probe()
H A Dspi-tegra114.c60 #define SPI_M_S (1 << 30) macro
1399 tspi->def_command1_reg = SPI_M_S; in tegra_spi_probe()

Completed in 9 milliseconds