Home
last modified time | relevance | path

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

/u-boot/arch/arm/mach-imx/mx7/
A Dpsci-mx7.c151 __secure void imx_gpcv2_set_core_power(int cpu, bool pdn) in imx_gpcv2_set_core_power() argument
153 u32 reg = pdn ? GPC_CPU_PGC_SW_PUP_REQ : GPC_CPU_PGC_SW_PDN_REQ; in imx_gpcv2_set_core_power()
382 static __secure void imx_gpcv2_set_plat_power_gate_by_lpm(bool pdn) in imx_gpcv2_set_plat_power_gate_by_lpm() argument
387 if (pdn) in imx_gpcv2_set_plat_power_gate_by_lpm()
393 static __secure void imx_gpcv2_set_cpu_power_gate_by_lpm(u32 cpu, bool pdn) in imx_gpcv2_set_cpu_power_gate_by_lpm() argument
399 if (pdn) in imx_gpcv2_set_cpu_power_gate_by_lpm()
407 if (pdn) in imx_gpcv2_set_cpu_power_gate_by_lpm()
/u-boot/arch/arm/dts/
A Duniphier-ld11-global.dts118 pdn-gpios = <&gpio UNIPHIER_GPIO_PORT(23, 5) GPIO_ACTIVE_LOW>;
A Duniphier-ld20-global.dts118 pdn-gpios = <&gpio UNIPHIER_GPIO_PORT(0, 1) GPIO_ACTIVE_LOW>;
A Dimx6ull-colibri.dtsi585 pinctrl_snvs_wifi_pdn: snvs-wifi-pdn-grp {
/u-boot/drivers/misc/
A Dmxc_ocotp.c219 writel(1, &regs->pdn); in finish_access()
/u-boot/arch/arm/include/asm/arch-mx7ulp/
A Dimx-regs.h967 u32 pdn; member

Completed in 13 milliseconds