Home
last modified time | relevance | path

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

/freebsd/sys/dev/ath/ath_hal/ar5212/
H A Dar5212phy.h279 #define AR_PHY_HEAVY_CLIP_ENABLE 0x99E0 macro
H A Dar5212_reset.c1734 OS_REG_WRITE(ah, AR_PHY_HEAVY_CLIP_ENABLE, 0); in ar5212SetBoardValues()
/freebsd/sys/dev/ath/ath_hal/ar5416/
H A Dar5416phy.h203 #define AR_PHY_HEAVY_CLIP_ENABLE 0x99E0 macro
/freebsd/tools/tools/ath/common/
H A Ddumpregs_5212.c393 DEFVOID(AR_PHY_HEAVY_CLIP_ENABLE, "PHY_HEAVY_CLIP_ENABLE"),
/freebsd/sys/dev/otus/
H A Dif_otusreg.h141 #define AR_PHY_HEAVY_CLIP_ENABLE (AR_PHY_BASE + 0x01e0) macro
H A Dif_otus.c2839 otus_write(sc, AR_PHY_HEAVY_CLIP_ENABLE, 0x200); in otus_set_chan()