Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/spi/
H A Dspi-qup.c70 #define QUP_IO_M_INPUT_FIFO_SIZE(x) (((x) & (0x07 << 7)) >> 7) macro
/kernel/linux/linux-6.6/drivers/spi/
H A Dspi-qup.c69 #define QUP_IO_M_INPUT_FIFO_SIZE(x) (((x) & (0x07 << 7)) >> 7) macro

Completed in 4 milliseconds