Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/spi/
Dspi-fsl-dspi.c80 #define SPI_PUSHR_CTAS(x) (((x) & 0x00000003) << 28) macro
260 SPI_PUSHR_CTAS(0) | in dspi_data_to_pushr()