Home
last modified time | relevance | path

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

/freebsd/sys/dev/ath/ath_hal/ar5212/
H A Dar5212phy.h145 #define AR_PHY_PLL_CTL_HALF 0x100 /* Half clock for 1/2 chan width */ macro
H A Dar5212_reset.c912 phyPLL = AR_PHY_PLL_CTL_HALF; in ar5212ChipReset()
922 phyPLL |= AR_PHY_PLL_CTL_HALF; in ar5212ChipReset()
/freebsd/sys/dev/ath/ath_hal/ar5312/
H A Dar5312_reset.c674 phyPLL |= AR_PHY_PLL_CTL_HALF; in ar5312ChipReset()
685 phyPLL = AR_PHY_PLL_CTL_HALF; in ar5312ChipReset()