Home
last modified time | relevance | path

Searched defs:SPI_CTAR (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/spi/
H A Dspi-fsl-dspi.c37 #define SPI_CTAR(x) (0x0c + (((x) & GENMASK(1, 0)) * 4)) macro
/kernel/linux/linux-6.6/drivers/spi/
H A Dspi-fsl-dspi.c38 #define SPI_CTAR(x) (0x0c + (((x) & GENMASK(1, 0)) * 4)) macro

Completed in 5 milliseconds