Home
last modified time | relevance | path

Searched refs:QUP_IO_M_OUTPUT_BLOCK_SIZE (Results 1 – 1 of 1) sorted by relevance

/linux-6.12.1/drivers/spi/
Dspi-qup.c69 #define QUP_IO_M_OUTPUT_BLOCK_SIZE(x) (((x) & (0x03 << 0)) >> 0) macro
1139 size = QUP_IO_M_OUTPUT_BLOCK_SIZE(iomode); in spi_qup_probe()