Searched refs:ah_sh (Results 1 - 11 of 11) sorted by relevance

/freebsd-10.3-release/sys/dev/ath/ath_hal/ar5312/
H A Dar5315_gpio.c40 uint32_t gpioOffset = (AR5315_GPIO_BASE - ((uint32_t) ah->ah_sh));
57 uint32_t gpioOffset = (AR5315_GPIO_BASE - ((uint32_t) ah->ah_sh));
75 uint32_t gpioOffset = (AR5315_GPIO_BASE - ((uint32_t) ah->ah_sh));
93 uint32_t gpioOffset = (AR5315_GPIO_BASE - ((uint32_t) ah->ah_sh));
111 uint32_t gpioOffset = (AR5315_GPIO_BASE - ((uint32_t) ah->ah_sh));
H A Dar5312_gpio.c40 uint32_t gpioOffset = (AR5312_GPIO_BASE - ((uint32_t) ah->ah_sh));
57 uint32_t gpioOffset = (AR5312_GPIO_BASE - ((uint32_t) ah->ah_sh));
75 uint32_t gpioOffset = (AR5312_GPIO_BASE - ((uint32_t) ah->ah_sh));
93 uint32_t gpioOffset = (AR5312_GPIO_BASE - ((uint32_t) ah->ah_sh));
111 uint32_t gpioOffset = (AR5312_GPIO_BASE - ((uint32_t) ah->ah_sh));
H A Dar5312_misc.c41 uint32_t resOffset = (AR5312_RSTIMER_BASE - ((uint32_t) ah->ah_sh));
71 (AR5315_RSTIMER_BASE-((uint32_t) ah->ah_sh)) + AR5315_WREV))
82 (AR5312_RSTIMER_BASE-((uint32_t) ah->ah_sh)) + AR5312_WREV))
H A Dar5312_reset.c793 (AR5315_RSTIMER_BASE - ((uint32_t) ah->ah_sh) + AR5315_RESET));
807 (AR5315_RSTIMER_BASE - ((uint32_t) ah->ah_sh)+AR5315_RESET),
811 (AR5315_RSTIMER_BASE - ((uint32_t) ah->ah_sh) +AR5315_RESET));
818 (AR5315_RSTIMER_BASE- ((uint32_t) ah->ah_sh) +AR5315_RESET));
820 (AR5315_RSTIMER_BASE - ((uint32_t) ah->ah_sh)+AR5315_RESET),
824 (AR5315_RSTIMER_BASE- ((uint32_t) ah->ah_sh) +AR5315_RESET));
850 (AR5312_RSTIMER_BASE - ((uint32_t) ah->ah_sh) + AR5312_RESET));
864 (AR5312_RSTIMER_BASE - ((uint32_t) ah->ah_sh)+AR5312_RESET),
868 (AR5312_RSTIMER_BASE - ((uint32_t) ah->ah_sh) +AR5312_RESET));
875 (AR5312_RSTIMER_BASE- ((uint32_t) ah->ah_sh)
[all...]
/freebsd-10.3-release/sys/dev/ath/
H A Dah_osdep.h127 (bus_space_handle_t)(_ah)->ah_sh, (_reg), (_val))
130 (bus_space_handle_t)(_ah)->ah_sh, (_reg))
H A Dah_osdep.c254 bus_space_handle_t h = ah->ah_sh;
278 bus_space_handle_t h = ah->ah_sh;
331 bus_space_handle_t h = ah->ah_sh;
344 bus_space_handle_t h = ah->ah_sh;
/freebsd-10.3-release/sys/dev/ath/ath_hal/ar5210/
H A Dar5210_attach.c213 ah->ah_sh = sh;
/freebsd-10.3-release/sys/dev/ath/ath_hal/ar5211/
H A Dar5211_attach.c231 ah->ah_sh = sh;
/freebsd-10.3-release/sys/dev/ath/ath_hal/ar5212/
H A Dar5212_attach.c245 ah->ah_sh = sh;
/freebsd-10.3-release/sys/dev/ath/ath_hal/
H A Dah.h1285 HAL_BUS_HANDLE ah_sh; member in struct:ath_hal
/freebsd-10.3-release/sys/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300_attach.c2423 ah->ah_sh = sh;

Completed in 296 milliseconds