Home
last modified time | relevance | path

Searched defs:AR_DLCL_IFS (Results 1 – 3 of 3) sorted by relevance

/trueos/sys/dev/ath/ath_hal/ar5211/
HDar5211reg.h158 #define AR_DLCL_IFS(i) (AR_D0_LCL_IFS + ((i)<<2)) macro
/trueos/sys/dev/ath/ath_hal/ar5212/
HDar5212reg.h179 #define AR_DLCL_IFS(_i) (AR_D0_LCL_IFS + ((_i)<<2)) macro
/trueos/sys/contrib/dev/ath/ath_hal/ar9300/
HDar9300reg.h663 #define AR_DLCL_IFS(_i) (AR_D0_LCL_IFS + ((_i)<<2)) macro