Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300_mci.c927 OS_REG_WRITE(ah, AR_MCI_INTERRUPT_EN, AR_MCI_INTERRUPT_DEFAULT); in ar9300_mci_enable_interrupt()
H A Dar9300reg.h2711 #define AR_MCI_INTERRUPT_DEFAULT ( AR_MCI_INTERRUPT_SW_MSG_DONE | \ macro