Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/spi/
H A Dspi-qup.c83 #define QUP_OP_OUT_SERVICE_FLAG BIT(8) macro
359 writel_relaxed(QUP_OP_OUT_SERVICE_FLAG, in spi_qup_write()
639 if (opflags & QUP_OP_OUT_SERVICE_FLAG) in spi_qup_qup_irq()
837 mask = QUP_OP_IN_SERVICE_FLAG | QUP_OP_OUT_SERVICE_FLAG; in spi_qup_io_config()