Home
last modified time | relevance | path

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

/NextBSD/sys/dev/ath/ath_hal/ar5210/
HDar5210phy.h28 #define AR_PHY(_n) (AR_PHY_BASE + ((_n)<<2)) macro
/NextBSD/sys/dev/ath/ath_hal/ar5211/
HDar5211phy.h28 #define AR_PHY(_n) (AR_PHY_BASE + ((_n)<<2)) macro
/NextBSD/sys/dev/ath/ath_hal/ar5212/
HDar5212phy.h24 #define AR_PHY(_n) (AR_PHY_BASE + ((_n)<<2)) macro
/NextBSD/sys/dev/otus/
HDif_otusreg.h125 #define AR_PHY(reg) (AR_PHY_BASE + (reg) * 4) macro
/NextBSD/sys/contrib/dev/ath/ath_hal/ar9300/
HDar9300phy.h35 #define AR_PHY(_n) (AR_PHY_BASE + ((_n)<<2)) macro