Home
last modified time | relevance | path

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

/arch/arm/mach-imx/
Dgpc.c318 struct pu_domain *pu = container_of(genpd, struct pu_domain, base); in imx6q_pm_pu_power_off() local
322 if (pu->reg) in imx6q_pm_pu_power_off()
323 regulator_disable(pu->reg); in imx6q_pm_pu_power_off()
330 struct pu_domain *pu = container_of(genpd, struct pu_domain, base); in imx6q_pm_pu_power_on() local
334 if (pu->reg) in imx6q_pm_pu_power_on()
335 ret = regulator_enable(pu->reg); in imx6q_pm_pu_power_on()
336 if (pu->reg && ret) { in imx6q_pm_pu_power_on()
342 for (i = 0; i < pu->num_clks; i++) in imx6q_pm_pu_power_on()
343 clk_prepare_enable(pu->clk[i]); in imx6q_pm_pu_power_on()
362 for (i = 0; i < pu->num_clks; i++) in imx6q_pm_pu_power_on()
[all …]
/arch/powerpc/mm/
Dhugetlbpage.c213 pud_t *pu; in huge_pte_alloc() local
232 pu = pud_alloc(mm, pg, addr); in huge_pte_alloc()
234 return (pte_t *)pu; in huge_pte_alloc()
236 hpdp = (hugepd_t *)pu; in huge_pte_alloc()
239 pm = pmd_alloc(mm, pu, addr); in huge_pte_alloc()
263 pud_t *pu; in huge_pte_alloc() local
277 pu = pud_alloc(mm, pg, addr); in huge_pte_alloc()
279 hpdp = (hugepd_t *)pu; in huge_pte_alloc()
282 pm = pmd_alloc(mm, pu, addr); in huge_pte_alloc()
/arch/arm/boot/dts/
Dimx6dl.dtsi50 pu-supply = <&reg_pu>;
Dimx6q.dtsi54 pu-supply = <&reg_pu>;
Dimx6sl.dtsi64 pu-supply = <&reg_pu>;
628 pu-supply = <&reg_pu>;
Dimx6qdl.dtsi768 pu-supply = <&reg_pu>;