Searched refs:phyPLL (Results 1 – 2 of 2) sorted by relevance
658 phyPLL = AR_PHY_PLL_CTL_44_5312; in ar5312ChipReset()665 phyPLL = AR_PHY_PLL_CTL_40_5312; in ar5312ChipReset()670 phyPLL = AR_PHY_PLL_CTL_44_5112; in ar5312ChipReset()672 phyPLL = AR_PHY_PLL_CTL_40_5112; in ar5312ChipReset()674 phyPLL |= AR_PHY_PLL_CTL_HALF; in ar5312ChipReset()681 phyPLL = AR_PHY_PLL_CTL_44; in ar5312ChipReset()683 phyPLL = AR_PHY_PLL_CTL_40; in ar5312ChipReset()685 phyPLL = AR_PHY_PLL_CTL_HALF; in ar5312ChipReset()687 phyPLL = AR_PHY_PLL_CTL_QUARTER; in ar5312ChipReset()712 if (curPhyPLL != phyPLL) { in ar5312ChipReset()[all …]
902 phyPLL = AR_PHY_PLL_CTL_44_5112; in ar5212ChipReset()904 phyPLL = AR_PHY_PLL_CTL_40_5413; in ar5212ChipReset()908 phyPLL = AR_PHY_PLL_CTL_44; in ar5212ChipReset()910 phyPLL = AR_PHY_PLL_CTL_40; in ar5212ChipReset()912 phyPLL = AR_PHY_PLL_CTL_HALF; in ar5212ChipReset()914 phyPLL = AR_PHY_PLL_CTL_QUARTER; in ar5212ChipReset()918 phyPLL = AR_PHY_PLL_CTL_44_5112; in ar5212ChipReset()920 phyPLL = AR_PHY_PLL_CTL_40_5112; in ar5212ChipReset()922 phyPLL |= AR_PHY_PLL_CTL_HALF; in ar5212ChipReset()949 if (curPhyPLL != phyPLL) { in ar5212ChipReset()[all …]