Searched refs:HOST_INTR_CMD_DONE (Results 1 – 2 of 2) sorted by relevance
78 #define HOST_INTR_CMD_DONE BIT(2) macro82 HOST_INTR_CMD_DONE | \
2205 if (pcie_ireg & HOST_INTR_CMD_DONE) { in mwifiex_process_int_status()2206 pcie_ireg &= ~HOST_INTR_CMD_DONE; in mwifiex_process_int_status()