Searched refs:QSPI_TX_FIFO_EMPTY_COUNT (Results 1 – 1 of 1) sorted by relevance
82 #define QSPI_TX_FIFO_EMPTY_COUNT(val) (((val) >> 16) & 0x7f) macro315 tx_empty_count = QSPI_TX_FIFO_EMPTY_COUNT(fifo_status); in tegra_qspi_fill_tx_fifo_from_client_txbuf()