Searched refs:phyPLL (Results 1 – 2 of 2) sorted by relevance
650 uint32_t rfMode, phyPLL = 0, curPhyPLL, turbo; in ar5312ChipReset() local656 phyPLL = AR_PHY_PLL_CTL_44_5312; in ar5312ChipReset()659 phyPLL = AR_PHY_PLL_CTL_40_5312_HALF; in ar5312ChipReset()661 phyPLL = AR_PHY_PLL_CTL_40_5312_QUARTER; in ar5312ChipReset()663 phyPLL = AR_PHY_PLL_CTL_40_5312; in ar5312ChipReset()668 phyPLL = AR_PHY_PLL_CTL_44_5112; in ar5312ChipReset()670 phyPLL = AR_PHY_PLL_CTL_40_5112; in ar5312ChipReset()672 phyPLL |= AR_PHY_PLL_CTL_HALF; in ar5312ChipReset()674 phyPLL |= AR_PHY_PLL_CTL_QUARTER; in ar5312ChipReset()679 phyPLL = AR_PHY_PLL_CTL_44; in ar5312ChipReset()[all …]
875 uint32_t rfMode, phyPLL = 0, curPhyPLL, turbo; in ar5212ChipReset() local885 phyPLL = AR_PHY_PLL_CTL_44_5112; in ar5212ChipReset()887 phyPLL = AR_PHY_PLL_CTL_40_5413; in ar5212ChipReset()891 phyPLL = AR_PHY_PLL_CTL_44; in ar5212ChipReset()893 phyPLL = AR_PHY_PLL_CTL_40; in ar5212ChipReset()895 phyPLL = AR_PHY_PLL_CTL_HALF; in ar5212ChipReset()897 phyPLL = AR_PHY_PLL_CTL_QUARTER; in ar5212ChipReset()901 phyPLL = AR_PHY_PLL_CTL_44_5112; in ar5212ChipReset()903 phyPLL = AR_PHY_PLL_CTL_40_5112; in ar5212ChipReset()905 phyPLL |= AR_PHY_PLL_CTL_HALF; in ar5212ChipReset()[all …]