| /rk3399_ARM-atf/plat/mediatek/lib/pm/ |
| H A D | mtk_pm.c | 94 if (!mtk_pm_ops.system_reset) { in plat_pm_ops_setup_reset() 95 mtk_pm_ops.system_reset = ops->system_reset; in plat_pm_ops_setup_reset()
|
| /rk3399_ARM-atf/plat/arm/board/corstone1000/common/ |
| H A D | corstone1000_pm.c | 76 .system_reset = corstone1000_system_reset, 79 .system_reset = corstone1000_system_reset,
|
| /rk3399_ARM-atf/lib/psci/ |
| H A D | psci_system_off.c | 46 assert(psci_plat_pm_ops->system_reset != NULL); in psci_system_reset() 61 psci_plat_pm_ops->system_reset(); in psci_system_reset()
|
| /rk3399_ARM-atf/plat/mediatek/lib/system_reset/ |
| H A D | rules.mk | 10 MODULE := system_reset
|
| H A D | reset_cros.c | 56 .system_reset = mtk_system_reset_cros,
|
| /rk3399_ARM-atf/plat/imx/imx8m/imx8mp/ |
| H A D | imx8mp_psci.c | 30 .system_reset = imx_system_reset,
|
| /rk3399_ARM-atf/plat/imx/imx8m/imx8mn/ |
| H A D | imx8mn_psci.c | 30 .system_reset = imx_system_reset,
|
| /rk3399_ARM-atf/plat/imx/imx8m/imx8mm/ |
| H A D | imx8mm_psci.c | 30 .system_reset = imx_system_reset,
|
| /rk3399_ARM-atf/plat/allwinner/common/ |
| H A D | sunxi_native_pm.c | 73 .system_reset = sunxi_system_reset,
|
| /rk3399_ARM-atf/plat/qti/msm8916/ |
| H A D | msm8916_pm.c | 84 .system_reset = msm8916_system_reset,
|
| /rk3399_ARM-atf/plat/st/stm32mp2/ |
| H A D | stm32mp2_pm.c | 108 .system_reset = stm32_system_reset,
|
| /rk3399_ARM-atf/plat/brcm/board/stingray/src/ |
| H A D | pm.c | 120 .system_reset = brcm_system_reset,
|
| /rk3399_ARM-atf/plat/ti/k3low/common/ |
| H A D | am62l_psci.c | 108 .system_reset = am62l_system_reset,
|
| /rk3399_ARM-atf/plat/socionext/uniphier/ |
| H A D | uniphier_scp.c | 107 UNIPHIER_SCP_CMD(system_reset, 0x00, 0x02, 0x00)
|
| H A D | uniphier_psci.c | 118 .system_reset = uniphier_psci_system_reset,
|
| /rk3399_ARM-atf/plat/imx/imx9/imx95/ |
| H A D | imx95_psci.c | 75 .system_reset = imx_system_reset,
|
| /rk3399_ARM-atf/plat/imx/imx9/imx94/ |
| H A D | imx94_psci.c | 83 .system_reset = imx_system_reset,
|
| /rk3399_ARM-atf/plat/st/stm32mp1/ |
| H A D | stm32mp1_pm.c | 220 .system_reset = stm32_system_reset,
|
| /rk3399_ARM-atf/plat/socionext/synquacer/ |
| H A D | sq_psci.c | 194 .system_reset = sq_system_reset,
|
| /rk3399_ARM-atf/plat/imx/imx8m/imx8mq/ |
| H A D | imx8mq_psci.c | 142 .system_reset = imx_system_reset,
|
| /rk3399_ARM-atf/plat/amlogic/axg/ |
| H A D | axg_pm.c | 157 .system_reset = axg_system_reset
|
| /rk3399_ARM-atf/plat/qemu/qemu_sbsa/ |
| H A D | sbsa_pm.c | 223 .system_reset = qemu_system_reset,
|
| /rk3399_ARM-atf/plat/amlogic/gxbb/ |
| H A D | gxbb_pm.c | 181 .system_reset = gxbb_system_reset,
|
| /rk3399_ARM-atf/plat/hisilicon/poplar/ |
| H A D | plat_pm.c | 163 .system_reset = poplar_system_reset,
|
| /rk3399_ARM-atf/plat/amlogic/gxl/ |
| H A D | gxl_pm.c | 204 .system_reset = gxl_system_reset,
|