Searched refs:HOST_INTR_UPLD_RDY (Results 1 – 2 of 2) sorted by relevance
67 #define HOST_INTR_UPLD_RDY BIT(1) macro71 HOST_INTR_UPLD_RDY | \
1610 if (adapter->int_status & HOST_INTR_UPLD_RDY) { in mwifiex_process_int_status()1611 adapter->int_status &= ~HOST_INTR_UPLD_RDY; in mwifiex_process_int_status()