Home
last modified time | relevance | path

Searched refs:plat_psci_ops_t (Results 1 – 25 of 62) sorted by relevance

123

/trusted-firmware-a/plat/allwinner/common/include/
A Dsunxi_private.h20 void sunxi_set_native_psci_ops(const plat_psci_ops_t **psci_ops);
22 static inline void sunxi_set_native_psci_ops(const plat_psci_ops_t **psci_ops) in sunxi_set_native_psci_ops()
27 int sunxi_set_scpi_psci_ops(const plat_psci_ops_t **psci_ops);
29 static inline int sunxi_set_scpi_psci_ops(const plat_psci_ops_t **psci_ops) in sunxi_set_scpi_psci_ops()
/trusted-firmware-a/plat/arm/board/corstone700/common/
A Dcorstone700_pm.c14 plat_psci_ops_t plat_arm_psci_pm_ops = {
19 const plat_psci_ops_t *plat_arm_psci_override_pm_ops(plat_psci_ops_t *ops) in plat_arm_psci_override_pm_ops()
/trusted-firmware-a/plat/arm/board/diphda/common/
A Ddiphda_pm.c14 plat_psci_ops_t plat_arm_psci_pm_ops = {
19 const plat_psci_ops_t *plat_arm_psci_override_pm_ops(plat_psci_ops_t *ops) in plat_arm_psci_override_pm_ops()
/trusted-firmware-a/plat/arm/board/juno/
A Djuno_pm.c10 const plat_psci_ops_t *plat_arm_psci_override_pm_ops(plat_psci_ops_t *ops) in plat_arm_psci_override_pm_ops()
/trusted-firmware-a/plat/arm/board/fvp_ve/
A Dfvp_ve_pm.c14 plat_psci_ops_t fvp_ve_psci_pm_ops = {
20 const plat_psci_ops_t **psci_ops) in plat_setup_psci_ops()
/trusted-firmware-a/plat/imx/imx8m/imx8mn/
A Dimx8mn_psci.c19 static const plat_psci_ops_t imx_plat_psci_ops = {
36 const plat_psci_ops_t **psci_ops) in plat_setup_psci_ops()
/trusted-firmware-a/plat/imx/imx8m/imx8mp/
A Dimx8mp_psci.c19 static const plat_psci_ops_t imx_plat_psci_ops = {
36 const plat_psci_ops_t **psci_ops) in plat_setup_psci_ops()
/trusted-firmware-a/plat/marvell/armada/common/
A Dmarvell_pm.c16 extern const plat_psci_ops_t plat_arm_psci_pm_ops;
53 const plat_psci_ops_t **psci_ops) in plat_setup_psci_ops()
/trusted-firmware-a/plat/imx/imx8m/imx8mm/
A Dimx8mm_psci.c19 static const plat_psci_ops_t imx_plat_psci_ops = {
37 const plat_psci_ops_t **psci_ops) in plat_setup_psci_ops()
/trusted-firmware-a/plat/arm/board/a5ds/
A Da5ds_pm.c58 plat_psci_ops_t a5ds_psci_pm_ops = {
67 const plat_psci_ops_t **psci_ops) in plat_setup_psci_ops()
/trusted-firmware-a/plat/arm/board/tc/
A Dtc_bl31_setup.c57 const plat_psci_ops_t *plat_arm_psci_override_pm_ops(plat_psci_ops_t *ops) in plat_arm_psci_override_pm_ops()
/trusted-firmware-a/plat/arm/css/sgm/
A Dsgm_bl31_setup.c52 const plat_psci_ops_t *plat_arm_psci_override_pm_ops(plat_psci_ops_t *ops) in plat_arm_psci_override_pm_ops()
/trusted-firmware-a/plat/allwinner/common/
A Dsunxi_native_pm.c69 static const plat_psci_ops_t sunxi_native_psci_ops = {
78 void sunxi_set_native_psci_ops(const plat_psci_ops_t **psci_ops) in sunxi_set_native_psci_ops()
/trusted-firmware-a/plat/arm/board/arm_fpga/
A Dfpga_pm.c88 plat_psci_ops_t plat_fpga_psci_pm_ops = {
96 const plat_psci_ops_t **psci_ops) in plat_setup_psci_ops()
/trusted-firmware-a/plat/brcm/board/stingray/src/
A Dpm.c117 const plat_psci_ops_t plat_brcm_psci_pm_ops = {
125 const plat_psci_ops_t **psci_ops) in plat_setup_psci_ops()
/trusted-firmware-a/plat/arm/css/sgi/
A Dsgi_bl31_setup.c109 const plat_psci_ops_t *plat_arm_psci_override_pm_ops(plat_psci_ops_t *ops) in plat_arm_psci_override_pm_ops()
/trusted-firmware-a/plat/arm/board/morello/
A Dmorello_bl31_setup.c60 const plat_psci_ops_t *plat_arm_psci_override_pm_ops(plat_psci_ops_t *ops) in plat_arm_psci_override_pm_ops()
/trusted-firmware-a/plat/arm/board/fvp/
A Dfvp_pm.c436 plat_psci_ops_t plat_arm_psci_pm_ops = {
464 const plat_psci_ops_t *plat_arm_psci_override_pm_ops(plat_psci_ops_t *ops) in plat_arm_psci_override_pm_ops()
/trusted-firmware-a/plat/layerscape/board/ls1043/
A Dls1043_psci.c157 static plat_psci_ops_t ls1043_psci_pm_ops = {
165 const plat_psci_ops_t **psci_ops) in plat_setup_psci_ops()
/trusted-firmware-a/plat/imx/imx8m/imx8mq/
A Dimx8mq_psci.c108 static const plat_psci_ops_t imx_plat_psci_ops = {
126 const plat_psci_ops_t **psci_ops) in plat_setup_psci_ops()
/trusted-firmware-a/plat/st/stm32mp1/
A Dstm32mp1_pm.c218 static const plat_psci_ops_t stm32_psci_ops = {
237 const plat_psci_ops_t **psci_ops) in plat_setup_psci_ops()
/trusted-firmware-a/include/drivers/arm/css/
A Dscmi.h174 const plat_psci_ops_t *css_scmi_override_pm_ops(plat_psci_ops_t *ops);
/trusted-firmware-a/plat/amlogic/axg/
A Daxg_pm.c151 static const plat_psci_ops_t axg_ops = {
161 const plat_psci_ops_t **psci_ops) in plat_setup_psci_ops()
/trusted-firmware-a/plat/hisilicon/poplar/
A Dplat_pm.c151 static const plat_psci_ops_t poplar_plat_psci_ops = {
166 const plat_psci_ops_t **psci_ops) in plat_setup_psci_ops()
/trusted-firmware-a/plat/amlogic/gxbb/
A Dgxbb_pm.c175 static const plat_psci_ops_t gxbb_ops = {
185 const plat_psci_ops_t **psci_ops) in plat_setup_psci_ops()

Completed in 18 milliseconds

123