Searched refs:QUP_IO_M_OUTPUT_BLOCK_SIZE (Results 1 - 1 of 1) sorted by path

/linux-master/drivers/spi/
H A Dspi-qup.c68 #define QUP_IO_M_OUTPUT_BLOCK_SIZE(x) (((x) & (0x03 << 0)) >> 0) macro
1140 size = QUP_IO_M_OUTPUT_BLOCK_SIZE(iomode);

Completed in 260 milliseconds