Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/spi/
Dspi-fsl-dspi.c75 #define SPI_PUSHR_CONT (1 << 31) macro
253 SPI_PUSHR_CONT; in dspi_transfer_write()
268 SPI_PUSHR_CONT; in dspi_transfer_write()
277 dspi_pushr &= ~SPI_PUSHR_CONT; in dspi_transfer_write()