Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/ath/ath_hal/ar5312/
H A Dar5312_reset.c795 (AR5315_RSTIMER_BASE - ((uint32_t) ah->ah_sh) + AR5315_RESET)); in ar5312MacReset()
809 (AR5315_RSTIMER_BASE - ((uint32_t) ah->ah_sh)+AR5315_RESET), in ar5312MacReset()
813 (AR5315_RSTIMER_BASE - ((uint32_t) ah->ah_sh) +AR5315_RESET)); in ar5312MacReset()
820 (AR5315_RSTIMER_BASE- ((uint32_t) ah->ah_sh) +AR5315_RESET)); in ar5312MacReset()
822 (AR5315_RSTIMER_BASE - ((uint32_t) ah->ah_sh)+AR5315_RESET), in ar5312MacReset()
826 (AR5315_RSTIMER_BASE- ((uint32_t) ah->ah_sh) +AR5315_RESET)); in ar5312MacReset()
H A Dar5312reg.h40 #define AR5315_RESET 0x0004 /* Offset of reset control register */ macro