| /rk3399_ARM-atf/plat/mediatek/lib/pm/ |
| H A D | mtk_pm.c | 71 if (!mtk_pm_ops.pwr_domain_off) { in plat_pm_ops_setup_smp() 72 mtk_pm_ops.pwr_domain_off = ops->pwr_domain_off; in plat_pm_ops_setup_smp()
|
| /rk3399_ARM-atf/lib/psci/ |
| H A D | psci_off.c | 57 assert(psci_plat_pm_ops->pwr_domain_off != NULL); in psci_do_cpu_off() 134 psci_plat_pm_ops->pwr_domain_off(&state_info); in psci_do_cpu_off()
|
| /rk3399_ARM-atf/plat/imx/imx8m/imx8mp/ |
| H A D | imx8mp_psci.c | 22 .pwr_domain_off = imx_pwr_domain_off,
|
| /rk3399_ARM-atf/plat/imx/imx8m/imx8mn/ |
| H A D | imx8mn_psci.c | 22 .pwr_domain_off = imx_pwr_domain_off,
|
| /rk3399_ARM-atf/plat/imx/imx8m/imx8mm/ |
| H A D | imx8mm_psci.c | 22 .pwr_domain_off = imx_pwr_domain_off,
|
| /rk3399_ARM-atf/plat/arm/board/a5ds/ |
| H A D | a5ds_pm.c | 63 .pwr_domain_off = a5ds_pwr_domain_off
|
| /rk3399_ARM-atf/plat/allwinner/common/ |
| H A D | sunxi_native_pm.c | 70 .pwr_domain_off = sunxi_pwr_domain_off,
|
| /rk3399_ARM-atf/plat/arm/board/arm_fpga/ |
| H A D | fpga_pm.c | 91 .pwr_domain_off = fpga_pwr_domain_off,
|
| /rk3399_ARM-atf/plat/arm/board/morello/ |
| H A D | morello_bl31_setup.c | 37 ops->pwr_domain_off = morello_pwr_domain_off; in plat_arm_psci_override_pm_ops()
|
| /rk3399_ARM-atf/plat/st/stm32mp2/ |
| H A D | stm32mp2_pm.c | 102 .pwr_domain_off = stm32_pwr_domain_off,
|
| /rk3399_ARM-atf/plat/ti/k3low/common/ |
| H A D | am62l_psci.c | 105 .pwr_domain_off = am62l_pwr_domain_off,
|
| /rk3399_ARM-atf/plat/imx/imx9/imx95/ |
| H A D | imx95_psci.c | 69 .pwr_domain_off = imx_pwr_domain_off,
|
| /rk3399_ARM-atf/plat/imx/imx9/imx94/ |
| H A D | imx94_psci.c | 77 .pwr_domain_off = imx_pwr_domain_off,
|
| /rk3399_ARM-atf/plat/socionext/uniphier/ |
| H A D | uniphier_psci.c | 114 .pwr_domain_off = uniphier_psci_pwr_domain_off,
|
| /rk3399_ARM-atf/plat/st/stm32mp1/ |
| H A D | stm32mp1_pm.c | 214 .pwr_domain_off = stm32_pwr_domain_off,
|
| /rk3399_ARM-atf/plat/arm/board/n1sdp/ |
| H A D | n1sdp_bl31_setup.c | 79 ops->pwr_domain_off = n1sdp_pwr_domain_off; in plat_arm_psci_override_pm_ops()
|
| /rk3399_ARM-atf/plat/socionext/synquacer/ |
| H A D | sq_psci.c | 190 .pwr_domain_off = sq_pwr_domain_off,
|
| /rk3399_ARM-atf/plat/imx/imx8m/imx8mq/ |
| H A D | imx8mq_psci.c | 134 .pwr_domain_off = imx_pwr_domain_off,
|
| /rk3399_ARM-atf/plat/amlogic/axg/ |
| H A D | axg_pm.c | 154 .pwr_domain_off = axg_pwr_domain_off,
|
| /rk3399_ARM-atf/plat/qemu/qemu_sbsa/ |
| H A D | sbsa_pm.c | 217 .pwr_domain_off = qemu_pwr_domain_off,
|
| /rk3399_ARM-atf/plat/amlogic/gxbb/ |
| H A D | gxbb_pm.c | 178 .pwr_domain_off = gxbb_pwr_domain_off,
|
| /rk3399_ARM-atf/plat/hisilicon/poplar/ |
| H A D | plat_pm.c | 158 .pwr_domain_off = poplar_pwr_domain_off,
|
| /rk3399_ARM-atf/plat/amlogic/gxl/ |
| H A D | gxl_pm.c | 201 .pwr_domain_off = gxl_pwr_domain_off,
|
| /rk3399_ARM-atf/plat/qemu/common/ |
| H A D | qemu_pm.c | 220 .pwr_domain_off = qemu_pwr_domain_off,
|
| /rk3399_ARM-atf/plat/nvidia/tegra/common/ |
| H A D | tegra_pm.c | 282 .pwr_domain_off = tegra_pwr_domain_off,
|