Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/ath/ath9k/
H A Dreg_mci.h76 #define AR_MCI_INTERRUPT_SW_MSG_DONE 0x00000001 macro
282 #define AR_MCI_INTERRUPT_DEFAULT (AR_MCI_INTERRUPT_SW_MSG_DONE | \
H A Dar9003_mci.c1199 (AR_MCI_INTERRUPT_SW_MSG_DONE | in ar9003_mci_send_message()
1216 AR_MCI_INTERRUPT_SW_MSG_DONE, 500))) in ar9003_mci_send_message()