Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/spi/
Dspi-fsl-dspi.c56 #define SPI_CTAR_PASC(x) (((x) & 0x00000003) << 20) macro
805 | SPI_CTAR_PASC(pasc) in dspi_setup()