Searched refs:phyPLL (Results 1 – 2 of 2) sorted by relevance
660 phyPLL = AR_PHY_PLL_CTL_44_5312; in ar5312ChipReset()667 phyPLL = AR_PHY_PLL_CTL_40_5312; in ar5312ChipReset()672 phyPLL = AR_PHY_PLL_CTL_44_5112; in ar5312ChipReset()674 phyPLL = AR_PHY_PLL_CTL_40_5112; in ar5312ChipReset()676 phyPLL |= AR_PHY_PLL_CTL_HALF; in ar5312ChipReset()683 phyPLL = AR_PHY_PLL_CTL_44; in ar5312ChipReset()685 phyPLL = AR_PHY_PLL_CTL_40; in ar5312ChipReset()687 phyPLL = AR_PHY_PLL_CTL_HALF; in ar5312ChipReset()689 phyPLL = AR_PHY_PLL_CTL_QUARTER; in ar5312ChipReset()714 if (curPhyPLL != phyPLL) { in ar5312ChipReset()[all …]
904 phyPLL = AR_PHY_PLL_CTL_44_5112; in ar5212ChipReset()906 phyPLL = AR_PHY_PLL_CTL_40_5413; in ar5212ChipReset()910 phyPLL = AR_PHY_PLL_CTL_44; in ar5212ChipReset()912 phyPLL = AR_PHY_PLL_CTL_40; in ar5212ChipReset()914 phyPLL = AR_PHY_PLL_CTL_HALF; in ar5212ChipReset()916 phyPLL = AR_PHY_PLL_CTL_QUARTER; in ar5212ChipReset()920 phyPLL = AR_PHY_PLL_CTL_44_5112; in ar5212ChipReset()922 phyPLL = AR_PHY_PLL_CTL_40_5112; in ar5212ChipReset()924 phyPLL |= AR_PHY_PLL_CTL_HALF; in ar5212ChipReset()951 if (curPhyPLL != phyPLL) { in ar5212ChipReset()[all …]