Home
last modified time | relevance | path

Searched refs:syscon_power_up (Results 1 – 1 of 1) sorted by relevance

/Zephyr-Core-3.4.0/drivers/clock_control/
Dclock_control_lpc11u6x.c17 static void syscon_power_up(struct lpc11u6x_syscon_regs *syscon, in syscon_power_up() function
304 syscon_power_up(cfg->syscon, LPC11U6X_PDRUNCFG_SYSOSC_PD, true); in lpc11u6x_syscon_init()
316 syscon_power_up(cfg->syscon, LPC11U6X_PDRUNCFG_IRC_PD, true); in lpc11u6x_syscon_init()
325 syscon_power_up(cfg->syscon, LPC11U6X_PDRUNCFG_PLL_PD, false); in lpc11u6x_syscon_init()
331 syscon_power_up(cfg->syscon, LPC11U6X_PDRUNCFG_PLL_PD, true); in lpc11u6x_syscon_init()