Home
last modified time | relevance | path

Searched refs:AR_PHY_PLL_CTL_44_5112 (Results 1 – 3 of 3) sorted by relevance

/freebsd-head/sys/dev/ath/ath_hal/ar5212/
HDar5212phy.h142 #define AR_PHY_PLL_CTL_44_5112 0xeb /* 44 MHz for 11b, 11g */ macro
HDar5212_reset.c902 phyPLL = AR_PHY_PLL_CTL_44_5112; in ar5212ChipReset()
918 phyPLL = AR_PHY_PLL_CTL_44_5112; in ar5212ChipReset()
/freebsd-head/sys/dev/ath/ath_hal/ar5312/
HDar5312_reset.c670 phyPLL = AR_PHY_PLL_CTL_44_5112; in ar5312ChipReset()