Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/spi/
H A Dspi-qup.c70 #define QUP_IO_M_INPUT_FIFO_SIZE(x) (((x) & (0x07 << 7)) >> 7) macro
1112 size = QUP_IO_M_INPUT_FIFO_SIZE(iomode); in spi_qup_probe()