Home
last modified time | relevance | path

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

/freebsd-11-stable/sys/dev/ath/ath_hal/ar5212/
HDar5212phy.h95 #define AR_PHY_DESIRED_SZ_PGA 0x0000FF00 macro
HDar5212_reset.c1682 AR_PHY_DESIRED_SZ_PGA, pgaDesiredSize); in ar5212SetBoardValues()
/freebsd-11-stable/sys/contrib/dev/ath/ath_hal/ar9300/
HDar9300phy.h447 #define AR_PHY_DESIRED_SZ_PGA 0x0000FF00 macro
/freebsd-11-stable/sys/dev/ath/ath_hal/ar5416/
HDar5416_reset.c1674 OS_REG_RMW_FIELD(ah, AR_PHY_DESIRED_SZ, AR_PHY_DESIRED_SZ_PGA, pModal->pgaDesiredSize); in ar5416SetBoardValues()