Home
last modified time | relevance | path

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

/linux/drivers/spi/
H A Dspi-fsl-dspi.c44 #define SPI_CTAR_PASC(x) (((x) << 20) & GENMASK(21, 20)) macro
1072 SPI_CTAR_PASC(pasc) | in dspi_setup()