Searched refs:M_CMD_CANCEL_EN (Results 1 – 3 of 3) sorted by relevance
493 M_CMD_CANCEL_EN, true)) { in qcom_geni_serial_console_write()500 writel(M_CMD_CANCEL_EN, uport->membase + SE_GENI_M_IRQ_CLEAR); in qcom_geni_serial_console_write()629 M_CMD_CANCEL_EN, true)) { in qcom_geni_serial_stop_tx()635 writel(M_CMD_CANCEL_EN, uport->membase + SE_GENI_M_IRQ_CLEAR); in qcom_geni_serial_stop_tx()
160 #define M_CMD_CANCEL_EN BIT(4) macro
862 if (m_irq & M_CMD_CANCEL_EN) in geni_spi_isr()