Home
last modified time | relevance | path

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

/freebsd/sys/dev/ath/ath_hal/ar5312/
H A Dar5312_reset.c850 (AR5312_RSTIMER_BASE - ((uint32_t) ah->ah_sh) + AR5312_RESET)); in ar5312MacReset()
864 (AR5312_RSTIMER_BASE - ((uint32_t) ah->ah_sh)+AR5312_RESET), in ar5312MacReset()
868 (AR5312_RSTIMER_BASE - ((uint32_t) ah->ah_sh) +AR5312_RESET)); in ar5312MacReset()
875 (AR5312_RSTIMER_BASE- ((uint32_t) ah->ah_sh) +AR5312_RESET)); in ar5312MacReset()
877 (AR5312_RSTIMER_BASE - ((uint32_t) ah->ah_sh)+AR5312_RESET), in ar5312MacReset()
881 (AR5312_RSTIMER_BASE- ((uint32_t) ah->ah_sh) +AR5312_RESET)); in ar5312MacReset()
H A Dar5312reg.h82 #define AR5312_RESET 0x0020 /* Offset of reset control register */ macro