Home
last modified time | relevance | path

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

/openbmc/linux/drivers/spi/
H A Dspi-tegra20-sflash.c55 #define SPI_CS0_EN BIT(5) macro
58 SPI_CS1_EN | SPI_CS0_EN)
283 command |= SPI_CS0_EN << spi_get_chipselect(spi, 0); in tegra_sflash_start_transfer_one()