Searched defs:AR_PHY (Results 1 - 5 of 5) sorted by relevance

/freebsd-11-stable/sys/dev/ath/ath_hal/ar5210/
H A Dar5210phy.h28 #define AR_PHY(_n) (AR_PHY_BASE + ((_n)<<2)) macro
/freebsd-11-stable/sys/dev/ath/ath_hal/ar5211/
H A Dar5211phy.h28 #define AR_PHY(_n) (AR_PHY_BASE + ((_n)<<2)) macro
/freebsd-11-stable/sys/dev/ath/ath_hal/ar5212/
H A Dar5212phy.h24 #define AR_PHY(_n) (AR_PHY_BASE + ((_n)<<2)) macro
/freebsd-11-stable/sys/dev/otus/
H A Dif_otusreg.h125 #define AR_PHY(reg) (AR_PHY_BASE + (reg) * 4) macro
/freebsd-11-stable/sys/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300phy.h35 #define AR_PHY(_n) (AR_PHY_BASE + ((_n)<<2)) macro

Completed in 282 milliseconds