Home
last modified time | relevance | path

Searched refs:system_reset (Results 1 – 25 of 71) sorted by relevance

123

/rk3399_ARM-atf/plat/mediatek/lib/pm/
H A Dmtk_pm.c94 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 Dcorstone1000_pm.c76 .system_reset = corstone1000_system_reset,
79 .system_reset = corstone1000_system_reset,
/rk3399_ARM-atf/lib/psci/
H A Dpsci_system_off.c46 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 Drules.mk10 MODULE := system_reset
H A Dreset_cros.c56 .system_reset = mtk_system_reset_cros,
/rk3399_ARM-atf/plat/imx/imx8m/imx8mp/
H A Dimx8mp_psci.c30 .system_reset = imx_system_reset,
/rk3399_ARM-atf/plat/imx/imx8m/imx8mn/
H A Dimx8mn_psci.c30 .system_reset = imx_system_reset,
/rk3399_ARM-atf/plat/imx/imx8m/imx8mm/
H A Dimx8mm_psci.c30 .system_reset = imx_system_reset,
/rk3399_ARM-atf/plat/allwinner/common/
H A Dsunxi_native_pm.c73 .system_reset = sunxi_system_reset,
/rk3399_ARM-atf/plat/qti/msm8916/
H A Dmsm8916_pm.c84 .system_reset = msm8916_system_reset,
/rk3399_ARM-atf/plat/st/stm32mp2/
H A Dstm32mp2_pm.c108 .system_reset = stm32_system_reset,
/rk3399_ARM-atf/plat/brcm/board/stingray/src/
H A Dpm.c120 .system_reset = brcm_system_reset,
/rk3399_ARM-atf/plat/ti/k3low/common/
H A Dam62l_psci.c108 .system_reset = am62l_system_reset,
/rk3399_ARM-atf/plat/socionext/uniphier/
H A Duniphier_scp.c107 UNIPHIER_SCP_CMD(system_reset, 0x00, 0x02, 0x00)
H A Duniphier_psci.c118 .system_reset = uniphier_psci_system_reset,
/rk3399_ARM-atf/plat/imx/imx9/imx95/
H A Dimx95_psci.c75 .system_reset = imx_system_reset,
/rk3399_ARM-atf/plat/imx/imx9/imx94/
H A Dimx94_psci.c83 .system_reset = imx_system_reset,
/rk3399_ARM-atf/plat/st/stm32mp1/
H A Dstm32mp1_pm.c220 .system_reset = stm32_system_reset,
/rk3399_ARM-atf/plat/socionext/synquacer/
H A Dsq_psci.c194 .system_reset = sq_system_reset,
/rk3399_ARM-atf/plat/imx/imx8m/imx8mq/
H A Dimx8mq_psci.c142 .system_reset = imx_system_reset,
/rk3399_ARM-atf/plat/amlogic/axg/
H A Daxg_pm.c157 .system_reset = axg_system_reset
/rk3399_ARM-atf/plat/qemu/qemu_sbsa/
H A Dsbsa_pm.c223 .system_reset = qemu_system_reset,
/rk3399_ARM-atf/plat/amlogic/gxbb/
H A Dgxbb_pm.c181 .system_reset = gxbb_system_reset,
/rk3399_ARM-atf/plat/hisilicon/poplar/
H A Dplat_pm.c163 .system_reset = poplar_system_reset,
/rk3399_ARM-atf/plat/amlogic/gxl/
H A Dgxl_pm.c204 .system_reset = gxl_system_reset,

123