Searched refs:M_CMD_CANCEL_EN (Results 1 – 3 of 3) sorted by relevance
621 M_CMD_CANCEL_EN, true); in qcom_geni_serial_stop_tx_dma()631 writel(M_CMD_CANCEL_EN, uport->membase + SE_GENI_M_IRQ_CLEAR); in qcom_geni_serial_stop_tx_dma()705 M_CMD_CANCEL_EN, true)) { in __qcom_geni_serial_cancel_tx_cmd()711 writel(M_CMD_CANCEL_EN, uport->membase + SE_GENI_M_IRQ_CLEAR); in __qcom_geni_serial_cancel_tx_cmd()
176 #define M_CMD_CANCEL_EN BIT(4) macro
1025 if (m_irq & M_CMD_CANCEL_EN) in geni_spi_isr()