Searched refs:AR_PHY_DESIRED_SZ_ADC (Results 1 - 7 of 7) sorted by relevance

/freebsd-12-stable/sys/dev/ath/ath_hal/ar5212/
H A Dar5212phy.h94 #define AR_PHY_DESIRED_SZ_ADC 0x000000FF macro
H A Dar5212_reset.c1681 AR_PHY_DESIRED_SZ_ADC, adcDesiredSize);
/freebsd-12-stable/sys/dev/ath/ath_hal/ar9002/
H A Dar9287_reset.c529 AR_PHY_DESIRED_SZ_ADC, pModal->adcDesiredSize);
H A Dar9285_reset.c321 OS_REG_RMW_FIELD(ah, AR_PHY_DESIRED_SZ, AR_PHY_DESIRED_SZ_ADC,
/freebsd-12-stable/sys/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300phy.h446 #define AR_PHY_DESIRED_SZ_ADC 0x000000FF macro
H A Dar9300_misc.c1445 MS(reg, AR_PHY_DESIRED_SZ_ADC),
1446 MS(reg, AR_PHY_DESIRED_SZ_ADC));
/freebsd-12-stable/sys/dev/ath/ath_hal/ar5416/
H A Dar5416_reset.c1680 OS_REG_RMW_FIELD(ah, AR_PHY_DESIRED_SZ, AR_PHY_DESIRED_SZ_ADC, pModal->adcDesiredSize);

Completed in 194 milliseconds