Home
last modified time | relevance | path

Searched refs:AR_MCI_INTERRUPT_RX_MSG_REQ_WAKE (Results 1 – 3 of 3) sorted by relevance

/drivers/net/wireless/ath/ath9k/
Dmci.c502 if (mci_int_rxmsg & AR_MCI_INTERRUPT_RX_MSG_REQ_WAKE) { in ath_mci_intr()
516 mci_int_rxmsg &= ~AR_MCI_INTERRUPT_RX_MSG_REQ_WAKE; in ath_mci_intr()
Dar9003_mci.c52 if (bit_position & AR_MCI_INTERRUPT_RX_MSG_REQ_WAKE) in ar9003_mci_wait_for_interrupt()
730 !ar9003_mci_check_int(ah, AR_MCI_INTERRUPT_RX_MSG_REQ_WAKE)) in ar9003_mci_end_reset()
741 AR_MCI_INTERRUPT_RX_MSG_REQ_WAKE)); in ar9003_mci_end_reset()
Dreg.h2272 #define AR_MCI_INTERRUPT_RX_MSG_REQ_WAKE 0x00001000 macro
2285 AR_MCI_INTERRUPT_RX_MSG_REQ_WAKE)