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

/freebsd-12-stable/sys/dev/ath/ath_hal/ar5312/
H A Dar5312reg.h84 #define AR5312_RESET 0x0020 /* Offset of reset control register */ macro
H A Dar5312_reset.c852 (AR5312_RSTIMER_BASE - ((uint32_t) ah->ah_sh) + AR5312_RESET));
866 (AR5312_RSTIMER_BASE - ((uint32_t) ah->ah_sh)+AR5312_RESET),
870 (AR5312_RSTIMER_BASE - ((uint32_t) ah->ah_sh) +AR5312_RESET));
877 (AR5312_RSTIMER_BASE- ((uint32_t) ah->ah_sh) +AR5312_RESET));
879 (AR5312_RSTIMER_BASE - ((uint32_t) ah->ah_sh)+AR5312_RESET),
883 (AR5312_RSTIMER_BASE- ((uint32_t) ah->ah_sh) +AR5312_RESET));

Completed in 52 milliseconds