Home
last modified time | relevance | path

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

/tf-a-ffa_el3_spmc/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()
/tf-a-ffa_el3_spmc/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()
/tf-a-ffa_el3_spmc/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()
/tf-a-ffa_el3_spmc/plat/socionext/synquacer/
A Dsq_psci.c186 const struct plat_psci_ops **psci_ops) in plat_setup_psci_ops()
/tf-a-ffa_el3_spmc/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()
/tf-a-ffa_el3_spmc/plat/mediatek/mt8195/
A Dplat_pm.c369 static const plat_psci_ops_t plat_psci_ops = { variable
385 *psci_ops = &plat_psci_ops; in plat_setup_psci_ops()
/tf-a-ffa_el3_spmc/plat/intel/soc/common/
A Dsocfpga_psci.c219 const struct plat_psci_ops **psci_ops) in plat_setup_psci_ops()
/tf-a-ffa_el3_spmc/include/plat/common/
A Dplatform.h259 const struct plat_psci_ops **psci_ops);
/tf-a-ffa_el3_spmc/plat/brcm/board/stingray/src/
A Dbrcm_pm_ops.c398 const struct plat_psci_ops **psci_ops) in plat_setup_psci_ops()
/tf-a-ffa_el3_spmc/include/lib/psci/
A Dpsci.h296 typedef struct plat_psci_ops { struct
/tf-a-ffa_el3_spmc/docs/getting_started/
A Dporting-guide.rst2269 plat_psci_ops.cpu_standby()
2282 plat_psci_ops.pwr_domain_on()
2289 plat_psci_ops.pwr_domain_off()
2323 plat_psci_ops.pwr_domain_suspend()
2426 plat_psci_ops.system_off()
2433 plat_psci_ops.system_reset()
2500 plat_psci_ops.get_node_hw_state()
2515 plat_psci_ops.system_reset2()
2528 plat_psci_ops.write_mem_protect()
2537 plat_psci_ops.read_mem_protect()
[all …]
/tf-a-ffa_el3_spmc/docs/
A Dchange-log.rst3597 ``plat_psci_ops`` to enable platforms to perform platform-specific actions

Completed in 23 milliseconds