Searched refs:M_CMD_CANCEL_EN (Results 1 – 3 of 3) sorted by relevance
495 M_CMD_CANCEL_EN, true)) { in qcom_geni_serial_console_write()502 writel(M_CMD_CANCEL_EN, uport->membase + SE_GENI_M_IRQ_CLEAR); in qcom_geni_serial_console_write()631 M_CMD_CANCEL_EN, true)) { in qcom_geni_serial_stop_tx()637 writel(M_CMD_CANCEL_EN, uport->membase + SE_GENI_M_IRQ_CLEAR); in qcom_geni_serial_stop_tx()
147 #define M_CMD_CANCEL_EN BIT(4) macro
560 if (m_irq & M_CMD_CANCEL_EN) in geni_spi_isr()