Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/spi/
H A Dspi-qup.c80 #define QUP_OP_MAX_INPUT_DONE_FLAG BIT(11) macro
311 if (is_block_mode && *opflags & QUP_OP_MAX_INPUT_DONE_FLAG) in spi_qup_read()
649 if (opflags & QUP_OP_MAX_INPUT_DONE_FLAG) { in spi_qup_qup_irq()