Home
last modified time | relevance | path

Searched refs:per_pwrdm (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/arch/arm/mach-omap2/
H A Dpm33xx-core.c36 static struct powerdomain *cefuse_pwrdm, *gfx_pwrdm, *per_pwrdm, *mpu_pwrdm; variable
84 per_pwrdm = pwrdm_lookup("per_pwrdm"); in amx3_common_init()
87 if ((!gfx_pwrdm) || (!per_pwrdm) || (!mpu_pwrdm)) in amx3_common_init()
H A Dpm34xx.c69 static struct powerdomain *core_pwrdm, *per_pwrdm; variable
218 per_next_state = pwrdm_read_next_pwrst(per_pwrdm); in omap_sram_idle()
520 per_pwrdm = pwrdm_lookup("per_pwrdm"); in omap3_pm_init()
H A Dpowerdomains3xxx_data.c232 static struct powerdomain per_pwrdm = { variable
233 .name = "per_pwrdm",
248 .name = "per_pwrdm",
434 &per_pwrdm,
/kernel/linux/linux-6.6/arch/arm/mach-omap2/
H A Dpm33xx-core.c35 static struct powerdomain *cefuse_pwrdm, *gfx_pwrdm, *per_pwrdm, *mpu_pwrdm; variable
83 per_pwrdm = pwrdm_lookup("per_pwrdm"); in amx3_common_init()
86 if ((!gfx_pwrdm) || (!per_pwrdm) || (!mpu_pwrdm)) in amx3_common_init()
H A Dpm34xx.c69 static struct powerdomain *core_pwrdm, *per_pwrdm; variable
214 per_next_state = pwrdm_read_next_pwrst(per_pwrdm); in omap_sram_idle()
523 per_pwrdm = pwrdm_lookup("per_pwrdm"); in omap3_pm_init()
H A Dpowerdomains3xxx_data.c232 static struct powerdomain per_pwrdm = { variable
233 .name = "per_pwrdm",
248 .name = "per_pwrdm",
434 &per_pwrdm,

Completed in 5 milliseconds