Searched refs:gfx_pwrdm (Results 1 – 1 of 1) sorted by relevance
35 static struct powerdomain *cefuse_pwrdm, *gfx_pwrdm, *per_pwrdm, *mpu_pwrdm; variable82 gfx_pwrdm = pwrdm_lookup("gfx_pwrdm"); in amx3_common_init()86 if ((!gfx_pwrdm) || (!per_pwrdm) || (!mpu_pwrdm)) in amx3_common_init()140 omap_set_pwrdm_state(gfx_pwrdm, PWRDM_POWER_OFF); in amx3_pre_suspend_common()150 status = pwrdm_read_pwrst(gfx_pwrdm); in amx3_post_suspend_common()