Searched refs:pdn (Results 1 – 6 of 6) sorted by relevance
151 __secure void imx_gpcv2_set_core_power(int cpu, bool pdn) in imx_gpcv2_set_core_power() argument153 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() argument387 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() argument399 if (pdn) in imx_gpcv2_set_cpu_power_gate_by_lpm()407 if (pdn) in imx_gpcv2_set_cpu_power_gate_by_lpm()
118 pdn-gpios = <&gpio UNIPHIER_GPIO_PORT(23, 5) GPIO_ACTIVE_LOW>;
118 pdn-gpios = <&gpio UNIPHIER_GPIO_PORT(0, 1) GPIO_ACTIVE_LOW>;
585 pinctrl_snvs_wifi_pdn: snvs-wifi-pdn-grp {
219 writel(1, ®s->pdn); in finish_access()
967 u32 pdn; member
Completed in 13 milliseconds