Searched refs:SPI_PUSHR_CMD_CONT (Results 1 – 1 of 1) sorted by relevance
82 #define SPI_PUSHR_CMD_CONT (1 << 15) macro83 #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()