Home
last modified time | relevance | path

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

/openbmc/linux/drivers/spi/
H A Dspi-qup.c79 #define QUP_OP_MAX_INPUT_DONE_FLAG BIT(11) macro
310 if (is_block_mode && *opflags & QUP_OP_MAX_INPUT_DONE_FLAG) in spi_qup_read()
647 if (opflags & QUP_OP_MAX_INPUT_DONE_FLAG) { in spi_qup_qup_irq()