| /rk3399_ARM-atf/plat/mediatek/lib/pm/ |
| H A D | mtk_pm.c | 63 if (!mtk_pm_ops.pwr_domain_on) { in plat_pm_ops_setup_smp() 64 mtk_pm_ops.pwr_domain_on = ops->pwr_domain_on; in plat_pm_ops_setup_smp()
|
| /rk3399_ARM-atf/lib/psci/ |
| H A D | psci_on.c | 73 assert((psci_plat_pm_ops->pwr_domain_on != NULL) && in psci_cpu_on_start() 145 rc = psci_plat_pm_ops->pwr_domain_on(target_cpu); in psci_cpu_on_start()
|
| /rk3399_ARM-atf/plat/imx/imx8m/imx8mp/ |
| H A D | imx8mp_psci.c | 20 .pwr_domain_on = imx_pwr_domain_on,
|
| /rk3399_ARM-atf/plat/imx/imx8m/imx8mn/ |
| H A D | imx8mn_psci.c | 20 .pwr_domain_on = imx_pwr_domain_on,
|
| /rk3399_ARM-atf/plat/imx/imx8m/imx8mm/ |
| H A D | imx8mm_psci.c | 20 .pwr_domain_on = imx_pwr_domain_on,
|
| /rk3399_ARM-atf/plat/aspeed/ast2700/ |
| H A D | plat_pm.c | 52 .pwr_domain_on = plat_pwr_domain_on,
|
| /rk3399_ARM-atf/plat/arm/board/a5ds/ |
| H A D | a5ds_pm.c | 61 .pwr_domain_on = a5ds_pwr_domain_on,
|
| /rk3399_ARM-atf/plat/allwinner/common/ |
| H A D | sunxi_native_pm.c | 69 .pwr_domain_on = sunxi_pwr_domain_on,
|
| /rk3399_ARM-atf/plat/arm/board/corstone1000/common/ |
| H A D | corstone1000_pm.c | 81 .pwr_domain_on = corstone1000_pwr_domain_on,
|
| /rk3399_ARM-atf/plat/arm/board/arm_fpga/ |
| H A D | fpga_pm.c | 89 .pwr_domain_on = fpga_pwr_domain_on,
|
| /rk3399_ARM-atf/plat/qti/msm8916/ |
| H A D | msm8916_pm.c | 81 .pwr_domain_on = msm8916_pwr_domain_on,
|
| /rk3399_ARM-atf/plat/st/stm32mp2/ |
| H A D | stm32mp2_pm.c | 101 .pwr_domain_on = stm32_pwr_domain_on,
|
| /rk3399_ARM-atf/plat/brcm/board/stingray/src/ |
| H A D | pm.c | 118 .pwr_domain_on = brcm_pwr_domain_on,
|
| /rk3399_ARM-atf/plat/ti/k3low/common/ |
| H A D | am62l_psci.c | 104 .pwr_domain_on = am62l_pwr_domain_on,
|
| /rk3399_ARM-atf/plat/imx/imx9/imx95/ |
| H A D | imx95_psci.c | 68 .pwr_domain_on = imx_pwr_domain_on,
|
| /rk3399_ARM-atf/plat/imx/imx9/imx94/ |
| H A D | imx94_psci.c | 76 .pwr_domain_on = imx_pwr_domain_on,
|
| /rk3399_ARM-atf/plat/socionext/uniphier/ |
| H A D | uniphier_psci.c | 113 .pwr_domain_on = uniphier_psci_pwr_domain_on,
|
| /rk3399_ARM-atf/plat/st/stm32mp1/ |
| H A D | stm32mp1_pm.c | 213 .pwr_domain_on = stm32_pwr_domain_on,
|
| /rk3399_ARM-atf/plat/socionext/synquacer/ |
| H A D | sq_psci.c | 189 .pwr_domain_on = sq_pwr_domain_on,
|
| /rk3399_ARM-atf/plat/imx/imx8m/imx8mq/ |
| H A D | imx8mq_psci.c | 132 .pwr_domain_on = imx_pwr_domain_on,
|
| /rk3399_ARM-atf/plat/amlogic/axg/ |
| H A D | axg_pm.c | 152 .pwr_domain_on = axg_pwr_domain_on,
|
| /rk3399_ARM-atf/plat/qemu/qemu_sbsa/ |
| H A D | sbsa_pm.c | 216 .pwr_domain_on = qemu_pwr_domain_on,
|
| /rk3399_ARM-atf/plat/amlogic/gxbb/ |
| H A D | gxbb_pm.c | 176 .pwr_domain_on = gxbb_pwr_domain_on,
|
| /rk3399_ARM-atf/plat/hisilicon/poplar/ |
| H A D | plat_pm.c | 157 .pwr_domain_on = poplar_pwr_domain_on,
|
| /rk3399_ARM-atf/plat/amlogic/gxl/ |
| H A D | gxl_pm.c | 199 .pwr_domain_on = gxl_pwr_domain_on,
|