Searched refs:HOST_INTR_CMD_DONE (Results 1 – 2 of 2) sorted by relevance
76 #define HOST_INTR_CMD_DONE BIT(2) macro80 HOST_INTR_CMD_DONE | \
2156 if (pcie_ireg & HOST_INTR_CMD_DONE) { in mwifiex_process_int_status()2157 pcie_ireg &= ~HOST_INTR_CMD_DONE; in mwifiex_process_int_status()