Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/spi/
H A Dspi-fsi.c53 #define SPI_FSI_SEQUENCE_SEL_SLAVE(x) (0x10 | ((x) & 0xf)) macro
/kernel/linux/linux-6.6/drivers/spi/
H A Dspi-fsi.c48 #define SPI_FSI_SEQUENCE_SEL_SLAVE(x) (0x10 | ((x) & 0xf)) macro

Completed in 2 milliseconds