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

/linux-master/drivers/spi/
H A Dspi-qup.c70 #define QUP_IO_M_INPUT_BLOCK_SIZE(x) (((x) & (0x03 << 5)) >> 5) macro
1146 size = QUP_IO_M_INPUT_BLOCK_SIZE(iomode);

Completed in 106 milliseconds