Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/ath/ath_hal/ar5212/
H A Dar5212phy.h95 #define AR_PHY_DESIRED_SZ_PGA 0x0000FF00 macro
H A Dar5212_reset.c1682 AR_PHY_DESIRED_SZ_PGA, pgaDesiredSize); in ar5212SetBoardValues()
/dragonfly/sys/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300phy.h447 #define AR_PHY_DESIRED_SZ_PGA 0x0000FF00 macro
/dragonfly/sys/dev/netif/ath/ath_hal/ar5416/
H A Dar5416_reset.c1674 OS_REG_RMW_FIELD(ah, AR_PHY_DESIRED_SZ, AR_PHY_DESIRED_SZ_PGA, pModal->pgaDesiredSize); in ar5416SetBoardValues()