Searched refs:SPI_PUSHR_CMD_EOQ (Results 1 – 1 of 1) sorted by relevance
86 #define SPI_PUSHR_CMD_EOQ (1 << 11) macro87 #define SPI_PUSHR_EOQ (SPI_PUSHR_CMD_EOQ << 16)637 dspi->tx_cmd |= SPI_PUSHR_CMD_EOQ; in dspi_eoq_write()