Home
last modified time | relevance | path

Searched refs:plat_psci_ops (Results 1 – 14 of 14) sorted by relevance

/trusted-firmware-a/plat/socionext/uniphier/
A Duniphier_psci.c112 static const struct plat_psci_ops uniphier_psci_ops = {
122 const struct plat_psci_ops **psci_ops) in plat_setup_psci_ops()
/trusted-firmware-a/plat/xilinx/versal/
A Dplat_psci.c218 static const struct plat_psci_ops versal_nopmc_psci_ops = {
234 const struct plat_psci_ops **psci_ops) in plat_setup_psci_ops()
/trusted-firmware-a/plat/xilinx/zynqmp/
A Dplat_psci.c191 static const struct plat_psci_ops zynqmp_psci_ops = {
208 const struct plat_psci_ops **psci_ops) in plat_setup_psci_ops()
/trusted-firmware-a/plat/mediatek/mt8195/
A Dplat_pm.c372 static const plat_psci_ops_t plat_psci_ops = { variable
388 *psci_ops = &plat_psci_ops; in plat_setup_psci_ops()
/trusted-firmware-a/plat/mediatek/mt8192/
A Dplat_pm.c367 static const plat_psci_ops_t plat_psci_ops = { variable
383 *psci_ops = &plat_psci_ops; in plat_setup_psci_ops()
/trusted-firmware-a/plat/socionext/synquacer/
A Dsq_psci.c194 const struct plat_psci_ops **psci_ops) in plat_setup_psci_ops()
/trusted-firmware-a/plat/intel/soc/common/
A Dsocfpga_psci.c219 const struct plat_psci_ops **psci_ops) in plat_setup_psci_ops()
/trusted-firmware-a/plat/brcm/board/stingray/src/
A Dbrcm_pm_ops.c399 const struct plat_psci_ops **psci_ops) in plat_setup_psci_ops()
/trusted-firmware-a/include/plat/common/
A Dplatform.h280 const struct plat_psci_ops **psci_ops);
/trusted-firmware-a/include/lib/psci/
A Dpsci.h296 typedef struct plat_psci_ops { struct
/trusted-firmware-a/docs/getting_started/
A Dporting-guide.rst2350 plat_psci_ops.cpu_standby()
2363 plat_psci_ops.pwr_domain_on()
2370 plat_psci_ops.pwr_domain_off()
2404 plat_psci_ops.pwr_domain_suspend()
2507 plat_psci_ops.system_off()
2514 plat_psci_ops.system_reset()
2581 plat_psci_ops.get_node_hw_state()
2596 plat_psci_ops.system_reset2()
2609 plat_psci_ops.write_mem_protect()
2618 plat_psci_ops.read_mem_protect()
[all …]
/trusted-firmware-a/docs/build/TF-A_2.5/_sources/getting_started/
A Dporting-guide.rst.txt2350 plat_psci_ops.cpu_standby()
2363 plat_psci_ops.pwr_domain_on()
2370 plat_psci_ops.pwr_domain_off()
2404 plat_psci_ops.pwr_domain_suspend()
2507 plat_psci_ops.system_off()
2514 plat_psci_ops.system_reset()
2581 plat_psci_ops.get_node_hw_state()
2596 plat_psci_ops.system_reset2()
2609 plat_psci_ops.write_mem_protect()
2618 plat_psci_ops.read_mem_protect()
[all …]
/trusted-firmware-a/docs/build/TF-A_2.5/_sources/
A Dchange-log.md.txt3890 - New optional platform hook, `pwr_domain_pwr_down_wfi()`, in `plat_psci_ops`
/trusted-firmware-a/docs/
A Dchange-log.md3890 - New optional platform hook, `pwr_domain_pwr_down_wfi()`, in `plat_psci_ops`

Completed in 31 milliseconds