Lines Matching refs:plat_psci_ops
2566 correctly. This information is populated in the ``plat_psci_ops`` structure. The
2567 PSCI implementation calls members of the ``plat_psci_ops`` structure for performing
2687 Argument : uintptr_t, const plat_psci_ops **
2698 pointer with a pointer to BL31's private ``plat_psci_ops`` structure.
2709 plat_psci_ops.cpu_standby()
2722 plat_psci_ops.pwr_domain_on()
2729 plat_psci_ops.pwr_domain_off()
2746 plat_psci_ops.pwr_domain_suspend_pwrdown_early() [optional]
2763 plat_psci_ops.pwr_domain_suspend()
2804 plat_psci_ops.pwr_domain_pwr_down_wfi()
2822 plat_psci_ops.pwr_domain_on_finish()
2836 plat_psci_ops.pwr_domain_on_finish_late() [optional]
2849 plat_psci_ops.pwr_domain_suspend_finish()
2867 plat_psci_ops.system_off()
2874 plat_psci_ops.system_reset()
2881 plat_psci_ops.validate_power_state()
2891 plat_psci_ops.validate_ns_entrypoint()
2900 plat_psci_ops.get_sys_suspend_power_state()
2910 plat_psci_ops.get_pwr_lvl_state_idx()
2921 plat_psci_ops.translate_power_state_by_mpidr()
2941 plat_psci_ops.get_node_hw_state()
2956 plat_psci_ops.system_reset2()
2969 plat_psci_ops.write_mem_protect()
2978 plat_psci_ops.read_mem_protect()
2986 plat_psci_ops.mem_protect_chk()