Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/spi/
Dspi-fsl-dspi.c88 #define SPI_PUSHR_CMD_CTCNT (1 << 10) macro
89 #define SPI_PUSHR_CTCNT (SPI_PUSHR_CMD_CTCNT << 16)
588 dspi->tx_cmd |= SPI_PUSHR_CMD_CTCNT; in dspi_tcfq_write()
640 dspi->tx_cmd |= SPI_PUSHR_CMD_CTCNT; in dspi_eoq_write()