Home
last modified time | relevance | path

Searched refs:AR_PHY_BASE (Results 1 – 1 of 1) sorted by relevance

/f-stack/freebsd/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300phy.h34 #define AR_PHY_BASE offsetof(struct bb_reg_map, bb_chn_reg_map) /* base address of phy reg… macro
35 #define AR_PHY(_n) (AR_PHY_BASE + ((_n)<<2))