Searched refs:HOST_INTR_UPLD_RDY (Results 1 – 4 of 4) sorted by relevance
407 #define HOST_INTR_UPLD_RDY MBIT(1) macro414 (HOST_INTR_DNLD_DONE | HOST_INTR_UPLD_RDY | HOST_INTR_CMD_DONE | \
64 .host_intr_upld_rdy = HOST_INTR_UPLD_RDY,103 .host_intr_upld_rdy = HOST_INTR_UPLD_RDY,
92 #define HOST_INTR_UPLD_RDY BIT(1) macro96 HOST_INTR_UPLD_RDY | \
2690 if (pcie_ireg & HOST_INTR_UPLD_RDY) { in mwifiex_process_int_status()