Home
last modified time | relevance | path

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

12

/external/arm-trusted-firmware/lib/psci/
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()
/external/arm-trusted-firmware/plat/imx/imx8m/imx8mp/
Dimx8mp_psci.c31 .system_off = imx_system_off,
/external/arm-trusted-firmware/plat/imx/imx8m/imx8mn/
Dimx8mn_psci.c31 .system_off = imx_system_off,
/external/arm-trusted-firmware/plat/imx/imx8m/imx8mm/
Dimx8mm_psci.c31 .system_off = imx_system_off,
/external/arm-trusted-firmware/plat/socionext/uniphier/
Duniphier_scp.c106 UNIPHIER_SCP_CMD(system_off, 0x00, 0x01, 0xff, 0xff, 0xff, 0xff, 0x01)
Duniphier_psci.c117 .system_off = uniphier_psci_system_off,
/external/arm-trusted-firmware/plat/arm/css/sgi/
Dsgi_bl31_setup.c117 ops->system_off = NULL; in plat_arm_psci_override_pm_ops()
/external/arm-trusted-firmware/plat/socionext/synquacer/
Dsq_psci.c181 .system_off = sq_system_off,
/external/arm-trusted-firmware/plat/imx/imx8m/imx8mq/
Dimx8mq_psci.c120 .system_off = imx_system_off,
/external/arm-trusted-firmware/plat/amlogic/axg/
Daxg_pm.c156 .system_off = axg_system_off,
/external/arm-trusted-firmware/plat/hisilicon/poplar/
Dplat_pm.c158 .system_off = poplar_system_off,
/external/arm-trusted-firmware/plat/amlogic/gxbb/
Dgxbb_pm.c180 .system_off = gxbb_system_off,
/external/arm-trusted-firmware/plat/qemu/common/
Dqemu_pm.c225 .system_off = qemu_system_off,
/external/arm-trusted-firmware/plat/qemu/qemu_sbsa/
Dsbsa_pm.c222 .system_off = qemu_system_off,
/external/arm-trusted-firmware/plat/amlogic/g12a/
Dg12a_pm.c204 .system_off = g12a_system_off,
/external/arm-trusted-firmware/plat/nvidia/tegra/common/
Dtegra_pm.c277 .system_off = tegra_system_off,
/external/arm-trusted-firmware/plat/amlogic/gxl/
Dgxl_pm.c203 .system_off = gxl_system_off,
/external/arm-trusted-firmware/plat/intel/soc/common/
Dsocfpga_psci.c207 .system_off = socfpga_system_off,
/external/arm-trusted-firmware/plat/xilinx/versal/
Dplat_psci.c222 .system_off = versal_system_off,
/external/arm-trusted-firmware/plat/xilinx/zynqmp/
Dplat_psci.c206 .system_off = zynqmp_system_off,
/external/arm-trusted-firmware/plat/arm/css/common/
Dcss_pm.c346 .system_off = css_system_off,
/external/arm-trusted-firmware/plat/rpi/common/
Drpi3_pm.c269 .system_off = rpi3_system_off,
/external/arm-trusted-firmware/plat/ti/k3/common/
Dk3_psci.c242 .system_off = k3_system_off,
/external/arm-trusted-firmware/plat/qti/common/src/
Dqti_pm.c264 .system_off = qti_system_off,
/external/arm-trusted-firmware/plat/arm/board/fvp/
Dfvp_pm.c428 .system_off = fvp_system_off,

12