Home
last modified time | relevance | path

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

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