Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/spi/
Dspi-qup.c82 #define QUP_OP_MAX_INPUT_DONE_FLAG BIT(11) macro
335 if (is_block_mode && *opflags & QUP_OP_MAX_INPUT_DONE_FLAG) in spi_qup_read()
678 if (opflags & QUP_OP_MAX_INPUT_DONE_FLAG) { in spi_qup_qup_irq()