Searched refs:SYSCTL_POWERDOWN_SYSPLL_PD (Results 1 – 2 of 2) sorted by relevance
63 Chip_SYSCTL_PowerDown(SYSCTL_POWERDOWN_SYSPLL_PD); in Chip_SetupIrcClocking()72 Chip_SYSCTL_PowerUp(SYSCTL_POWERDOWN_SYSPLL_PD); in Chip_SetupIrcClocking()104 Chip_SYSCTL_PowerDown(SYSCTL_POWERDOWN_SYSPLL_PD); in Chip_SetupXtalClocking()113 Chip_SYSCTL_PowerUp(SYSCTL_POWERDOWN_SYSPLL_PD); in Chip_SetupXtalClocking()
564 #define SYSCTL_POWERDOWN_SYSPLL_PD (1 << 22) /*!< System PLL wake-up power down */ macro
Completed in 4 milliseconds