Home
last modified time | relevance | path

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

/openbmc/linux/arch/arm/mach-omap2/
H A Dpm33xx-core.c35 static struct powerdomain *cefuse_pwrdm, *gfx_pwrdm, *per_pwrdm, *mpu_pwrdm; variable
92 cefuse_pwrdm = pwrdm_lookup("cefuse_pwrdm"); in amx3_common_init()
93 if (!cefuse_pwrdm) in amx3_common_init()
98 omap_set_pwrdm_state(cefuse_pwrdm, PWRDM_POWER_OFF); in amx3_common_init()