Searched refs:k3_plat_psci_ops (Results 1 – 1 of 1) sorted by relevance
269 static plat_psci_ops_t k3_plat_psci_ops = { variable301 k3_plat_psci_ops.pwr_domain_suspend = NULL; in plat_setup_psci_ops()302 k3_plat_psci_ops.pwr_domain_suspend_finish = NULL; in plat_setup_psci_ops()303 k3_plat_psci_ops.get_sys_suspend_power_state = NULL; in plat_setup_psci_ops()306 *psci_ops = &k3_plat_psci_ops; in plat_setup_psci_ops()