Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/spi/
Dspi-fsl-dspi.c82 #define SPI_PUSHR_CMD_CONT (1 << 15) macro
83 #define SPI_PUSHR_CONT (SPI_PUSHR_CMD_CONT << 16)
237 cmd |= SPI_PUSHR_CMD_CONT; in dspi_pop_tx_pushr()
576 cmd |= SPI_PUSHR_CMD_CONT; in cmd_fifo_write()
679 dspi->tx_cmd |= SPI_PUSHR_CMD_CONT; in dspi_transfer_one_message()
687 dspi->tx_cmd |= SPI_PUSHR_CMD_CONT; in dspi_transfer_one_message()