Searched refs:QSPI_RX_FIFO_FULL_COUNT (Results 1 – 1 of 1) sorted by relevance
84 #define QSPI_RX_FIFO_FULL_COUNT(val) (((val) >> 23) & 0x7f) macro363 rx_full_count = QSPI_RX_FIFO_FULL_COUNT(fifo_status); in tegra_qspi_read_rx_fifo_to_client_rxbuf()