Searched refs:AR5315_RSTIMER_BASE (Results 1 - 4 of 4) sorted by relevance

/freebsd-12-stable/sys/dev/ath/ath_hal/ar5312/
H A Dar5312reg.h37 #define AR5315_RSTIMER_BASE 0xb1000000 /* Address for reset/timer registers */ macro
H A Dar5312_reset.c797 (AR5315_RSTIMER_BASE - ((uint32_t) ah->ah_sh) + AR5315_RESET));
811 (AR5315_RSTIMER_BASE - ((uint32_t) ah->ah_sh)+AR5315_RESET),
815 (AR5315_RSTIMER_BASE - ((uint32_t) ah->ah_sh) +AR5315_RESET));
822 (AR5315_RSTIMER_BASE- ((uint32_t) ah->ah_sh) +AR5315_RESET));
824 (AR5315_RSTIMER_BASE - ((uint32_t) ah->ah_sh)+AR5315_RESET),
828 (AR5315_RSTIMER_BASE- ((uint32_t) ah->ah_sh) +AR5315_RESET));
H A Dar5312_misc.c73 (AR5315_RSTIMER_BASE-((uint32_t) ah->ah_sh)) + AR5315_WREV))
H A Dar5312_attach.c141 val = ((OS_REG_READ(ah, (AR5315_RSTIMER_BASE -((uint32_t) sh)) + AR5315_WREV)) >> AR5315_WREV_S)

Completed in 61 milliseconds