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

/freebsd-10.2-release/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-10.2-release/sys/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300_gpio.c533 OS_REG_WRITE(ah, AR_HOSTIF_REG(ah, AR_INTR_SYNC_CAUSE_CLR),
535 OS_REG_READ(ah, AR_HOSTIF_REG(ah, AR_INTR_SYNC_CAUSE_CLR));
H A Dar9300_interrupts.c439 OS_REG_WRITE(ah, AR_HOSTIF_REG(ah, AR_INTR_SYNC_CAUSE_CLR), sync_cause);
441 (void) OS_REG_READ(ah, AR_HOSTIF_REG(ah, AR_INTR_SYNC_CAUSE_CLR));
H A Dar9300.h729 u_int32_t AR_INTR_SYNC_CAUSE_CLR; member in struct:ath_hal_9300::__anon7070
H A Dar9300_attach.c3897 AR_HOSTIF_REG(ah, AR_INTR_SYNC_CAUSE_CLR) =
4004 AR_HOSTIF_REG(ah, AR_INTR_SYNC_CAUSE_CLR) =
/freebsd-10.2-release/tools/tools/ath/common/
H A Ddumpregs_5416.c271 DEFVOID(AR_INTR_SYNC_CAUSE_CLR, "INTR_SYNC_CAUSE_CLR"),

Completed in 147 milliseconds