Home
last modified time | relevance | path

Searched refs:AR_PHY_MASK_CTL_RATE (Results 1 – 2 of 2) sorted by relevance

/freebsd-14-stable/sys/dev/ath/ath_hal/ar5212/
HDar5212phy.h155 #define AR_PHY_MASK_CTL_RATE 0xFF000000 macro
HDar5212_reset.c1806 OS_REG_RMW_FIELD(ah, AR_PHY_MASK_CTL, AR_PHY_MASK_CTL_RATE, 0); in ar5212SetSpurMitigation()
1894 OS_REG_RMW_FIELD(ah, AR_PHY_MASK_CTL, AR_PHY_MASK_CTL_RATE, 0xFF); in ar5212SetSpurMitigation()