Home
last modified time | relevance | path

Searched refs:psci_setup (Results 1 – 6 of 6) sorted by relevance

/rk3399_ARM-atf/lib/psci/
H A Dpsci_lib.mk17 lib/psci/psci_setup.c \
H A Dpsci_setup.c212 int __init psci_setup(const psci_lib_args_t *lib_args) in psci_setup() function
/rk3399_ARM-atf/include/lib/psci/
H A Dpsci_lib.h86 int psci_setup(const psci_lib_args_t *lib_args);
/rk3399_ARM-atf/services/std_svc/
H A Dstd_svc_setup.c52 if (psci_setup((const psci_lib_args_t *)svc_arg) != PSCI_E_SUCCESS) { in std_svc_setup()
/rk3399_ARM-atf/docs/design/
H A Dpsci-pd-tree.rst144 (requirement 4.) during ``psci_setup()`` in such an order that the index of the
230 The ``populate_power_domain_tree()`` function in ``psci_setup.c`` implements the
/rk3399_ARM-atf/docs/
H A Dchange-log.md12479 change in the prototype of `psci_setup()`.