Searched refs:AR_INTR_SYNC_CAUSE_CLR (Results 1 - 7 of 7) sorted by relevance

/freebsd-11-stable/sys/dev/ath/ath_hal/ar5416/
H A Dar5416_interrupts.c252 OS_REG_WRITE(ah, AR_INTR_SYNC_CAUSE_CLR, sync_cause);
254 (void) OS_REG_READ(ah, AR_INTR_SYNC_CAUSE_CLR);
H A Dar5416reg.h37 #define AR_INTR_SYNC_CAUSE_CLR 0x4028 /* clear interrupt */ macro
/freebsd-11-stable/sys/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300_gpio.c528 OS_REG_WRITE(ah, AR_HOSTIF_REG(ah, AR_INTR_SYNC_CAUSE_CLR),
530 OS_REG_READ(ah, AR_HOSTIF_REG(ah, AR_INTR_SYNC_CAUSE_CLR));
H A Dar9300_interrupts.c456 OS_REG_WRITE(ah, AR_HOSTIF_REG(ah, AR_INTR_SYNC_CAUSE_CLR), sync_cause);
458 (void) OS_REG_READ(ah, AR_HOSTIF_REG(ah, AR_INTR_SYNC_CAUSE_CLR));
H A Dar9300.h740 u_int32_t AR_INTR_SYNC_CAUSE_CLR; member in struct:ath_hal_9300::__anon8060
H A Dar9300_attach.c4121 AR_HOSTIF_REG(ah, AR_INTR_SYNC_CAUSE_CLR) =
4228 AR_HOSTIF_REG(ah, AR_INTR_SYNC_CAUSE_CLR) =
/freebsd-11-stable/tools/tools/ath/common/
H A Ddumpregs_5416.c272 DEFVOID(AR_INTR_SYNC_CAUSE_CLR, "INTR_SYNC_CAUSE_CLR"),

Completed in 109 milliseconds