Home
last modified time | relevance | path

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

/linux-4.4.14/arch/arm/mach-omap2/
Domap-smp.c85 static struct powerdomain *cpu1_pwrdm; in omap4_boot_secondary() local
105 if (!cpu1_clkdm && !cpu1_pwrdm) { in omap4_boot_secondary()
107 cpu1_pwrdm = pwrdm_lookup("cpu1_pwrdm"); in omap4_boot_secondary()
121 if (booted && cpu1_pwrdm && cpu1_clkdm) { in omap4_boot_secondary()
147 pwrdm_set_next_pwrst(cpu1_pwrdm, PWRDM_POWER_ON); in omap4_boot_secondary()