Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/ath/ath_hal/ar5212/
H A Dar5212phy.h143 #define AR_PHY_PLL_CTL_44_5112 0xeb /* 44 MHz for 11b, 11g */ macro
H A Dar5212_reset.c902 phyPLL = AR_PHY_PLL_CTL_44_5112; in ar5212ChipReset()
918 phyPLL = AR_PHY_PLL_CTL_44_5112; in ar5212ChipReset()
/dragonfly/sys/dev/netif/ath/ath_hal/ar5312/
H A Dar5312_reset.c670 phyPLL = AR_PHY_PLL_CTL_44_5112; in ar5312ChipReset()