Searched refs:phyPLL (Results 1 – 2 of 2) sorted by relevance
681 uint32_t rfMode, phyPLL = 0, curPhyPLL, turbo; in ar5312ChipReset() local687 phyPLL = AR_PHY_PLL_CTL_44_5312; in ar5312ChipReset()690 phyPLL = AR_PHY_PLL_CTL_40_5312_HALF; in ar5312ChipReset()692 phyPLL = AR_PHY_PLL_CTL_40_5312_QUARTER; in ar5312ChipReset()694 phyPLL = AR_PHY_PLL_CTL_40_5312; in ar5312ChipReset()699 phyPLL = AR_PHY_PLL_CTL_44_5112; in ar5312ChipReset()701 phyPLL = AR_PHY_PLL_CTL_40_5112; in ar5312ChipReset()703 phyPLL |= AR_PHY_PLL_CTL_HALF; in ar5312ChipReset()705 phyPLL |= AR_PHY_PLL_CTL_QUARTER; in ar5312ChipReset()710 phyPLL = AR_PHY_PLL_CTL_44; in ar5312ChipReset()[all …]
894 uint32_t rfMode, phyPLL = 0, curPhyPLL, turbo; in ar5212ChipReset() local904 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()[all …]