Searched refs:HOST_INTR_EVENT_RDY (Results 1 – 4 of 4) sorted by relevance
411 #define HOST_INTR_EVENT_RDY MBIT(3) macro415 HOST_INTR_EVENT_RDY)
66 .host_intr_event_rdy = HOST_INTR_EVENT_RDY,105 .host_intr_event_rdy = HOST_INTR_EVENT_RDY,
94 #define HOST_INTR_EVENT_RDY BIT(3) macro98 HOST_INTR_EVENT_RDY)
2696 if (pcie_ireg & HOST_INTR_EVENT_RDY) { in mwifiex_process_int_status()