Home
last modified time | relevance | path

Searched refs:SPI_TXF_FULL (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/spi/
H A Dspi-tegra20-sflash.c73 #define SPI_TXF_FULL BIT(22) macro
185 while (!(status & SPI_TXF_FULL)) { in tegra_sflash_fill_tx_fifo_from_client_txbuf()
/kernel/linux/linux-6.6/drivers/spi/
H A Dspi-tegra20-sflash.c73 #define SPI_TXF_FULL BIT(22) macro
185 while (!(status & SPI_TXF_FULL)) { in tegra_sflash_fill_tx_fifo_from_client_txbuf()

Completed in 3 milliseconds