Home
last modified time | relevance | path

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

/freebsd-14-stable/sys/dev/ath/ath_hal/ar5212/
HDar5212phy.h42 #define AR_PHY_TIMING3_DSC_MAN 0xFFFE0000 macro
HDar5212_reset.c1972 AR_PHY_TIMING3_DSC_MAN, ds_coef_man); in ar5212SetDeltaSlope()
/freebsd-14-stable/sys/contrib/dev/ath/ath_hal/ar9300/
HDar9300phy.h158 #define AR_PHY_TIMING3_DSC_MAN 0xFFFE0000 macro
HDar9300_reset.c809 OS_REG_RMW_FIELD(ah, AR_PHY_TIMING3, AR_PHY_TIMING3_DSC_MAN, ds_coef_man); in ar9300_set_delta_slope()
/freebsd-14-stable/sys/dev/ath/ath_hal/ar5416/
HDar5416_reset.c886 AR_PHY_TIMING3_DSC_MAN, ds_coef_man); in ar5416SetDeltaSlope()