Home
last modified time | relevance | path

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

/dragonfly/sys/contrib/dev/ath/ath_hal/ar9300/
HDar9300phy.h486 #define AR_PHY_AGC_QUICK_DROP (0xf << AR_PHY_AGC_QUICK_DROP_S) macro
HDar9300_eeprom.c2032 OS_REG_RMW_FIELD(ah, AR_PHY_AGC, AR_PHY_AGC_QUICK_DROP, value); in ar9300_quick_drop_apply()