Home
last modified time | relevance | path

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

/freebsd-9-stable/sys/dev/ath/ath_hal/ar5212/
Dar5212phy.h143 #define AR_PHY_PLL_CTL_44_5112 0xeb /* 44 MHz for 11b, 11g */ macro
Dar5212_reset.c885 phyPLL = AR_PHY_PLL_CTL_44_5112; in ar5212ChipReset()
901 phyPLL = AR_PHY_PLL_CTL_44_5112; in ar5212ChipReset()
/freebsd-9-stable/sys/dev/ath/ath_hal/ar5312/
Dar5312_reset.c668 phyPLL = AR_PHY_PLL_CTL_44_5112; in ar5312ChipReset()