Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300_mci.c1314 AR_MCI_INTERRUPT_SW_MSG_DONE | AR_MCI_INTERRUPT_MSG_FAIL_MASK); in ar9300_mci_send_message()
1331 AR_MCI_INTERRUPT_SW_MSG_DONE, 500) == 0) in ar9300_mci_send_message()
H A Dar9300reg.h2673 #define AR_MCI_INTERRUPT_SW_MSG_DONE 0x00000001 macro
2711 #define AR_MCI_INTERRUPT_DEFAULT ( AR_MCI_INTERRUPT_SW_MSG_DONE | \