Searched refs:PLLConfig (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-bcmring/csp/chipc/
H A DchipcHw_init.c160 pChipcHw->PLLConfig =
200 pChipcHw->PLLConfig = chipcHw_REG_PLL_CONFIG_D_RESET |
205 pChipcHw->PLLConfig = chipcHw_REG_PLL_CONFIG_D_RESET |
219 pChipcHw->PLLConfig &=
234 pChipcHw->PLLConfig &= ~chipcHw_REG_PLL_CONFIG_D_RESET;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-bcmring/include/mach/csp/
H A DchipcHw_inline.h1101 reg32_modify_or(&pChipcHw->PLLConfig,
1121 reg32_modify_and(&pChipcHw->PLLConfig,
1141 return pChipcHw->PLLConfig & chipcHw_REG_PLL_CONFIG_TEST_ENABLE;
1160 pChipcHw->PLLConfig &= ~chipcHw_REG_PLL_CONFIG_TEST_SELECT_MASK;
1161 pChipcHw->PLLConfig |=
1187 PLLConfig & chipcHw_REG_PLL_CONFIG_TEST_SELECT_MASK)
1211 pChipcHw->PLLConfig |= chipcHw_REG_PLL_CONFIG_POWER_DOWN;
H A DchipcHw_reg.h62 uint32_t PLLConfig; /* PLL configuration register (PLL1) */ member in struct:__anon7925

Completed in 102 milliseconds