Home
last modified time | relevance | path

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

/freebsd-11-stable/sys/dev/ath/ath_hal/ar5211/
HDar5211phy.h46 #define AR_PHY_PLL_CTL_40 0x18 /* 40 MHz */ macro
HDar5211_reset.c611 OS_REG_WRITE(ah, AR_PHY_PLL_CTL, AR_PHY_PLL_CTL_40); in ar5211ChipReset()
/freebsd-11-stable/sys/dev/ath/ath_hal/ar5212/
HDar5212phy.h141 #define AR_PHY_PLL_CTL_40 0xaa /* 40 MHz */ macro
HDar5212_reset.c910 phyPLL = AR_PHY_PLL_CTL_40; in ar5212ChipReset()
/freebsd-11-stable/sys/dev/ath/ath_hal/ar5312/
HDar5312_reset.c683 phyPLL = AR_PHY_PLL_CTL_40; in ar5312ChipReset()