Searched refs:phyPLL (Results 1 – 2 of 2) sorted by relevance
652 uint32_t rfMode, phyPLL = 0, curPhyPLL, turbo; in ar5312ChipReset() local658 phyPLL = AR_PHY_PLL_CTL_44_5312; in ar5312ChipReset()661 phyPLL = AR_PHY_PLL_CTL_40_5312_HALF; in ar5312ChipReset()663 phyPLL = AR_PHY_PLL_CTL_40_5312_QUARTER; 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()676 phyPLL |= AR_PHY_PLL_CTL_QUARTER; in ar5312ChipReset()681 phyPLL = AR_PHY_PLL_CTL_44; in ar5312ChipReset()[all …]
892 uint32_t rfMode, phyPLL = 0, curPhyPLL, turbo; in ar5212ChipReset() local902 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()[all …]