Home
last modified time | relevance | path

Searched refs:AR_PHY_TIMING3_DSC_EXP (Results 1 – 5 of 5) sorted by relevance

/trueos/sys/dev/ath/ath_hal/ar5212/
HDar5212phy.h44 #define AR_PHY_TIMING3_DSC_EXP 0x0001E000 macro
HDar5212_reset.c1973 AR_PHY_TIMING3_DSC_EXP, ds_coef_exp); in ar5212SetDeltaSlope()
/trueos/sys/contrib/dev/ath/ath_hal/ar9300/
HDar9300phy.h160 #define AR_PHY_TIMING3_DSC_EXP 0x0001E000 macro
HDar9300_reset.c758 OS_REG_RMW_FIELD(ah, AR_PHY_TIMING3, AR_PHY_TIMING3_DSC_EXP, ds_coef_exp); in ar9300_set_delta_slope()
/trueos/sys/dev/ath/ath_hal/ar5416/
HDar5416_reset.c876 AR_PHY_TIMING3_DSC_EXP, ds_coef_exp); in ar5416SetDeltaSlope()