Home
last modified time | relevance | path

Searched refs:power_off (Results 1 - 25 of 445) sorted by relevance

12345678910>>...18

/kernel/linux/linux-6.6/arch/arm/mach-s3c/
H A Dpm-s3c64xx.c88 .power_off = s3c64xx_pd_off,
98 .power_off = s3c64xx_pd_off,
108 .power_off = s3c64xx_pd_off,
118 .power_off = s3c64xx_pd_off,
128 .power_off = s3c64xx_pd_off,
138 .power_off = s3c64xx_pd_off,
147 .power_off = s3c64xx_pd_off,
157 .power_off = s3c64xx_pd_off,
/kernel/linux/linux-5.10/drivers/gpu/drm/panel/
H A Dpanel-visionox-rm69299.c104 goto power_off; in visionox_rm69299_prepare()
110 goto power_off; in visionox_rm69299_prepare()
116 goto power_off; in visionox_rm69299_prepare()
122 goto power_off; in visionox_rm69299_prepare()
128 goto power_off; in visionox_rm69299_prepare()
137 goto power_off; in visionox_rm69299_prepare()
147 power_off: in visionox_rm69299_prepare()
/kernel/linux/linux-6.6/drivers/gpu/drm/panel/
H A Dpanel-visionox-rm69299.c104 goto power_off; in visionox_rm69299_prepare()
110 goto power_off; in visionox_rm69299_prepare()
116 goto power_off; in visionox_rm69299_prepare()
122 goto power_off; in visionox_rm69299_prepare()
128 goto power_off; in visionox_rm69299_prepare()
137 goto power_off; in visionox_rm69299_prepare()
147 power_off: in visionox_rm69299_prepare()
/kernel/linux/linux-5.10/drivers/phy/ti/
H A Dphy-omap-usb2.c67 u32 power_off; member
77 u32 power_off; member
167 val = phy->power_off; in omap_usb_phy_power()
266 .power_off = omap_usb_power_off,
274 .power_off = OMAP_DEV_PHY_PD,
281 .power_off = OMAP_DEV_PHY_PD,
288 .power_off = OMAP_DEV_PHY_PD,
295 .power_off = OMAP_USB2_PHY_PD,
304 .power_off = AM437X_USB2_PHY_PD | AM437X_USB2_OTG_PD,
313 .power_off
[all...]
/kernel/linux/linux-6.6/drivers/phy/ti/
H A Dphy-omap-usb2.c67 u32 power_off; member
77 u32 power_off; member
167 val = phy->power_off; in omap_usb_phy_power()
266 .power_off = omap_usb_power_off,
274 .power_off = OMAP_DEV_PHY_PD,
281 .power_off = OMAP_DEV_PHY_PD,
288 .power_off = OMAP_DEV_PHY_PD,
295 .power_off = OMAP_USB2_PHY_PD,
304 .power_off = AM437X_USB2_PHY_PD | AM437X_USB2_OTG_PD,
313 .power_off
[all...]
/kernel/linux/linux-5.10/arch/arm/mach-s3c/
H A Dpm-s3c64xx.c88 .power_off = s3c64xx_pd_off,
98 .power_off = s3c64xx_pd_off,
108 .power_off = s3c64xx_pd_off,
118 .power_off = s3c64xx_pd_off,
128 .power_off = s3c64xx_pd_off,
138 .power_off = s3c64xx_pd_off,
147 .power_off = s3c64xx_pd_off,
157 .power_off = s3c64xx_pd_off,
/kernel/linux/linux-5.10/drivers/phy/samsung/
H A Dphy-exynos4210-usb2.c230 .power_off = exynos4210_power_off,
236 .power_off = exynos4210_power_off,
242 .power_off = exynos4210_power_off,
248 .power_off = exynos4210_power_off,
/kernel/linux/linux-6.6/drivers/phy/samsung/
H A Dphy-exynos4210-usb2.c230 .power_off = exynos4210_power_off,
236 .power_off = exynos4210_power_off,
242 .power_off = exynos4210_power_off,
248 .power_off = exynos4210_power_off,
H A Dphy-exynos5250-usb2.c369 .power_off = exynos5250_power_off,
375 .power_off = exynos5250_power_off,
381 .power_off = exynos5250_power_off,
387 .power_off = exynos5250_power_off,
396 .power_off = exynos5250_power_off,
402 .power_off = exynos5250_power_off,
/kernel/linux/linux-5.10/drivers/phy/socionext/
H A Dphy-uniphier-ahci.c30 int (*power_off)(struct uniphier_ahciphy_priv *priv); member
213 if (priv->data->power_off) in uniphier_ahciphy_power_off()
214 ret = priv->data->power_off(priv); in uniphier_ahciphy_power_off()
226 .power_off = uniphier_ahciphy_power_off,
284 .power_off = uniphier_ahciphy_pxs2_power_off,
292 .power_off = uniphier_ahciphy_pxs2_power_off,
/kernel/linux/linux-5.10/drivers/ps3/
H A Dsys-manager-core.c40 if (ps3_sys_manager_ops.power_off) in ps3_sys_manager_power_off()
41 ps3_sys_manager_ops.power_off(ps3_sys_manager_ops.dev); in ps3_sys_manager_power_off()
/kernel/linux/linux-6.6/drivers/ps3/
H A Dsys-manager-core.c40 if (ps3_sys_manager_ops.power_off) in ps3_sys_manager_power_off()
41 ps3_sys_manager_ops.power_off(ps3_sys_manager_ops.dev); in ps3_sys_manager_power_off()
/kernel/linux/linux-5.10/arch/sh/kernel/
H A Dreboot.c63 .power_off = native_machine_power_off,
74 machine_ops.power_off(); in machine_power_off()
/kernel/linux/linux-6.6/arch/sh/kernel/
H A Dreboot.c62 .power_off = native_machine_power_off,
73 machine_ops.power_off(); in machine_power_off()
/kernel/linux/linux-6.6/arch/riscv/kvm/
H A Dvcpu_sbi_hsm.c25 if (!target_vcpu->arch.power_off) in kvm_sbi_hsm_vcpu_start()
44 if (vcpu->arch.power_off) in kvm_sbi_hsm_vcpu_stop()
61 if (!target_vcpu->arch.power_off) in kvm_sbi_hsm_vcpu_get_status()
/kernel/linux/linux-5.10/arch/arm/mach-imx/
H A Dgpc.c46 void imx_gpc_set_arm_power_in_lpm(bool power_off) in imx_gpc_set_arm_power_in_lpm() argument
48 writel_relaxed(power_off, gpc_base + GPC_PGC_CPU_PDN); in imx_gpc_set_arm_power_in_lpm()
51 void imx_gpc_set_l2_mem_power_in_lpm(bool power_off) in imx_gpc_set_l2_mem_power_in_lpm() argument
57 if (power_off) in imx_gpc_set_l2_mem_power_in_lpm()
H A Dcommon.h39 void imx_gpc_set_arm_power_in_lpm(bool power_off);
40 void imx_gpc_set_l2_mem_power_in_lpm(bool power_off);
/kernel/linux/linux-5.10/arch/arm/mach-zx/
H A Dzx296702-pm-domain.c112 .power_off = normal_power_off,
121 .power_off = normal_power_off,
130 .power_off = normal_power_off,
139 .power_off = normal_power_off,
/kernel/linux/linux-6.6/arch/arm/mach-imx/
H A Dgpc.c46 void imx_gpc_set_arm_power_in_lpm(bool power_off) in imx_gpc_set_arm_power_in_lpm() argument
48 writel_relaxed(power_off, gpc_base + GPC_PGC_CPU_PDN); in imx_gpc_set_arm_power_in_lpm()
51 void imx_gpc_set_l2_mem_power_in_lpm(bool power_off) in imx_gpc_set_l2_mem_power_in_lpm() argument
57 if (power_off) in imx_gpc_set_l2_mem_power_in_lpm()
/kernel/linux/linux-5.10/arch/arm64/kvm/
H A Dpsci.c57 vcpu->arch.power_off = true; in kvm_psci_vcpu_off()
81 if (!vcpu->arch.power_off) { in kvm_psci_vcpu_on()
110 vcpu->arch.power_off = false; in kvm_psci_vcpu_on()
145 if (!tmp->arch.power_off) in kvm_psci_vcpu_affinity_info()
171 tmp->arch.power_off = true; in kvm_prepare_system_event()
/kernel/linux/linux-5.10/drivers/usb/host/
H A Dohci-platform.c87 .power_off = ohci_platform_power_off,
224 if (pdata->power_off) in ohci_platform_probe()
225 pdata->power_off(dev); in ohci_platform_probe()
251 if (pdata->power_off) in ohci_platform_remove()
252 pdata->power_off(dev); in ohci_platform_remove()
H A Dohci-st.c126 .power_off = st_ohci_platform_power_off,
223 if (pdata->power_off) in st_ohci_platform_probe()
224 pdata->power_off(dev); in st_ohci_platform_probe()
247 if (pdata->power_off) in st_ohci_platform_remove()
248 pdata->power_off(dev); in st_ohci_platform_remove()
/kernel/linux/linux-6.6/drivers/usb/host/
H A Dohci-platform.c86 .power_off = ohci_platform_power_off,
224 if (pdata->power_off) in ohci_platform_probe()
225 pdata->power_off(dev); in ohci_platform_probe()
251 if (pdata->power_off) in ohci_platform_remove()
252 pdata->power_off(dev); in ohci_platform_remove()
H A Dohci-st.c124 .power_off = st_ohci_platform_power_off,
215 if (pdata->power_off) in st_ohci_platform_probe()
216 pdata->power_off(dev); in st_ohci_platform_probe()
239 if (pdata->power_off) in st_ohci_platform_remove()
240 pdata->power_off(dev); in st_ohci_platform_remove()
/kernel/linux/linux-6.6/drivers/phy/socionext/
H A Dphy-uniphier-ahci.c31 int (*power_off)(struct uniphier_ahciphy_priv *priv); member
370 if (priv->data->power_off) in uniphier_ahciphy_power_off()
371 ret = priv->data->power_off(priv); in uniphier_ahciphy_power_off()
383 .power_off = uniphier_ahciphy_power_off,
464 .power_off = uniphier_ahciphy_pro4_power_off,
471 .power_off = uniphier_ahciphy_pxs2_power_off,
480 .power_off = uniphier_ahciphy_pxs2_power_off,

Completed in 12 milliseconds

12345678910>>...18