Home
last modified time | relevance | path

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

/netbsd/src/sys/external/isc/atheros_hal/dist/ar5212/
Dar5212phy.h143 #define AR_PHY_PLL_CTL_44_5112 0xeb /* 44 MHz for 11b, 11g */ macro
Dar5212_reset.c904 phyPLL = AR_PHY_PLL_CTL_44_5112; in ar5212ChipReset()
920 phyPLL = AR_PHY_PLL_CTL_44_5112; in ar5212ChipReset()
/netbsd/src/sys/external/isc/atheros_hal/dist/ar5312/
Dar5312_reset.c699 phyPLL = AR_PHY_PLL_CTL_44_5112; in ar5312ChipReset()