Home
last modified time | relevance | path

Searched refs:HOST_INTR_UPLD_RDY (Results 1 – 2 of 2) sorted by relevance

/drivers/net/wireless/mwifiex/
Dpcie.h75 #define HOST_INTR_UPLD_RDY BIT(1) macro
79 HOST_INTR_UPLD_RDY | \
Dpcie.c2146 if (pcie_ireg & HOST_INTR_UPLD_RDY) { in mwifiex_process_int_status()
2147 pcie_ireg &= ~HOST_INTR_UPLD_RDY; in mwifiex_process_int_status()