Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/spi/
H A Dspi-fsl-dspi.c45 #define SPI_CTAR_PBR(x) (((x) << 16) & GENMASK(17, 16)) macro
1026 SPI_CTAR_PBR(pbr) | in dspi_setup()