Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/spi/
H A Dspi-qup.c67 #define QUP_IO_M_OUTPUT_BLOCK_SIZE(x) (((x) & (0x03 << 0)) >> 0) macro
/kernel/linux/linux-6.6/drivers/spi/
H A Dspi-qup.c66 #define QUP_IO_M_OUTPUT_BLOCK_SIZE(x) (((x) & (0x03 << 0)) >> 0) macro

Completed in 4 milliseconds