Home
last modified time | relevance | path

Searched refs:system_off (Results 1 – 25 of 53) sorted by relevance

123

/arm-trusted-firmware-2.8.0/plat/mediatek/lib/pm/
A Dmtk_pm.c87 if (!mtk_pm_ops.system_off) { in plat_pm_ops_setup_reset()
88 mtk_pm_ops.system_off = ops->system_off; in plat_pm_ops_setup_reset()
/arm-trusted-firmware-2.8.0/lib/psci/
A Dpsci_system_off.c21 assert(psci_plat_pm_ops->system_off != NULL); in psci_system_off()
31 psci_plat_pm_ops->system_off(); in psci_system_off()
/arm-trusted-firmware-2.8.0/plat/imx/imx8m/imx8mn/
A Dimx8mn_psci.c31 .system_off = imx_system_off,
/arm-trusted-firmware-2.8.0/plat/imx/imx8m/imx8mp/
A Dimx8mp_psci.c31 .system_off = imx_system_off,
/arm-trusted-firmware-2.8.0/plat/mediatek/lib/system_reset/
A Dreset_cros.c43 .system_off = mtk_system_off_cros,
/arm-trusted-firmware-2.8.0/plat/imx/imx8m/imx8mm/
A Dimx8mm_psci.c32 .system_off = imx_system_off,
/arm-trusted-firmware-2.8.0/plat/qti/msm8916/
A Dmsm8916_pm.c46 .system_off = msm8916_system_reset,
/arm-trusted-firmware-2.8.0/plat/allwinner/common/
A Dsunxi_native_pm.c73 .system_off = sunxi_system_off,
A Dsunxi_scpi_pm.c178 .system_off = sunxi_system_off,
/arm-trusted-firmware-2.8.0/plat/socionext/uniphier/
A Duniphier_scp.c106 UNIPHIER_SCP_CMD(system_off, 0x00, 0x01, 0xff, 0xff, 0xff, 0xff, 0x01)
A Duniphier_psci.c117 .system_off = uniphier_psci_system_off,
/arm-trusted-firmware-2.8.0/plat/arm/css/sgi/
A Dsgi_bl31_setup.c131 ops->system_off = NULL; in plat_arm_psci_override_pm_ops()
/arm-trusted-firmware-2.8.0/plat/st/stm32mp1/
A Dstm32mp1_pm.c226 .system_off = stm32_system_off,
/arm-trusted-firmware-2.8.0/plat/imx/imx8m/imx8mq/
A Dimx8mq_psci.c121 .system_off = imx_system_off,
/arm-trusted-firmware-2.8.0/plat/socionext/synquacer/
A Dsq_psci.c193 .system_off = sq_system_off,
/arm-trusted-firmware-2.8.0/plat/amlogic/axg/
A Daxg_pm.c156 .system_off = axg_system_off,
/arm-trusted-firmware-2.8.0/plat/hisilicon/poplar/
A Dplat_pm.c158 .system_off = poplar_system_off,
/arm-trusted-firmware-2.8.0/plat/qemu/qemu_sbsa/
A Dsbsa_pm.c222 .system_off = qemu_system_off,
/arm-trusted-firmware-2.8.0/plat/amlogic/gxbb/
A Dgxbb_pm.c180 .system_off = gxbb_system_off,
/arm-trusted-firmware-2.8.0/plat/nvidia/tegra/common/
A Dtegra_pm.c277 .system_off = tegra_system_off,
/arm-trusted-firmware-2.8.0/plat/qemu/common/
A Dqemu_pm.c241 .system_off = qemu_system_off,
/arm-trusted-firmware-2.8.0/plat/amlogic/gxl/
A Dgxl_pm.c203 .system_off = gxl_system_off,
/arm-trusted-firmware-2.8.0/plat/intel/soc/common/
A Dsocfpga_psci.c210 .system_off = socfpga_system_off,
/arm-trusted-firmware-2.8.0/plat/amlogic/g12a/
A Dg12a_pm.c204 .system_off = g12a_system_off,
/arm-trusted-firmware-2.8.0/plat/rpi/common/
A Drpi3_pm.c260 .system_off = rpi3_system_off,

Completed in 17 milliseconds

123