Home
last modified time | relevance | path

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

/freebsd/sys/dev/ath/ath_hal/ar5212/
H A Dar5212phy.h146 #define AR_PHY_PLL_CTL_QUARTER 0x200 /* Quarter clock for 1/4 chan width */ macro
H A Dar5212_reset.c914 phyPLL = AR_PHY_PLL_CTL_QUARTER; in ar5212ChipReset()
924 phyPLL |= AR_PHY_PLL_CTL_QUARTER; in ar5212ChipReset()
/freebsd/sys/dev/ath/ath_hal/ar5312/
H A Dar5312_reset.c676 phyPLL |= AR_PHY_PLL_CTL_QUARTER; in ar5312ChipReset()
687 phyPLL = AR_PHY_PLL_CTL_QUARTER; in ar5312ChipReset()