Home
last modified time | relevance | path

Searched refs:QUP_IO_M_INPUT_BLOCK_SIZE (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/spi/
H A Dspi-qup.c69 #define QUP_IO_M_INPUT_BLOCK_SIZE(x) (((x) & (0x03 << 5)) >> 5) macro
1101 size = QUP_IO_M_INPUT_BLOCK_SIZE(iomode); in spi_qup_probe()
/kernel/linux/linux-6.6/drivers/spi/
H A Dspi-qup.c68 #define QUP_IO_M_INPUT_BLOCK_SIZE(x) (((x) & (0x03 << 5)) >> 5) macro
1100 size = QUP_IO_M_INPUT_BLOCK_SIZE(iomode); in spi_qup_probe()

Completed in 5 milliseconds