Home
last modified time | relevance | path

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

/freebsd-9-stable/sys/dev/ath/ath_hal/ar5212/
Dar5212phy.h146 #define AR_PHY_PLL_CTL_HALF 0x100 /* Half clock for 1/2 chan width */ macro
Dar5212_reset.c895 phyPLL = AR_PHY_PLL_CTL_HALF; in ar5212ChipReset()
905 phyPLL |= AR_PHY_PLL_CTL_HALF; in ar5212ChipReset()
/freebsd-9-stable/sys/dev/ath/ath_hal/ar5312/
Dar5312_reset.c672 phyPLL |= AR_PHY_PLL_CTL_HALF; in ar5312ChipReset()
683 phyPLL = AR_PHY_PLL_CTL_HALF; in ar5312ChipReset()