Home
last modified time | relevance | path

Searched refs:gfx_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
83 gfx_pwrdm = pwrdm_lookup("gfx_pwrdm"); in amx3_common_init()
87 if ((!gfx_pwrdm) || (!per_pwrdm) || (!mpu_pwrdm)) in amx3_common_init()
145 omap_set_pwrdm_state(gfx_pwrdm, PWRDM_POWER_OFF); in amx3_pre_suspend_common()
155 status = pwrdm_read_pwrst(gfx_pwrdm); in amx3_post_suspend_common()