Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/arm/mach-omap2/
H A Dpm33xx-core.c36 static struct powerdomain *cefuse_pwrdm, *gfx_pwrdm, *per_pwrdm, *mpu_pwrdm; variable
93 cefuse_pwrdm = pwrdm_lookup("cefuse_pwrdm"); in amx3_common_init()
94 if (!cefuse_pwrdm) in amx3_common_init()
99 omap_set_pwrdm_state(cefuse_pwrdm, PWRDM_POWER_OFF); in amx3_common_init()