Home
last modified time | relevance | path

Searched refs:imx_set_cluster_powerdown (Results 1 – 5 of 5) sorted by relevance

/trusted-firmware-a-latest/plat/imx/imx8m/imx8mq/
Dimx8mq_psci.c77 imx_set_cluster_powerdown(core_id, CLUSTER_PWR_STATE(target_state)); in imx_domain_suspend()
103 imx_set_cluster_powerdown(core_id, PSCI_LOCAL_STATE_RUN); in imx_domain_suspend_finish()
Dgpc.c274 void imx_set_cluster_powerdown(unsigned int last_core, uint8_t power_state) in imx_set_cluster_powerdown() function
/trusted-firmware-a-latest/plat/imx/imx8m/
Dimx8m_psci_common.c121 imx_set_cluster_powerdown(core_id, CLUSTER_PWR_STATE(target_state)); in imx_domain_suspend()
143 imx_set_cluster_powerdown(core_id, PSCI_LOCAL_STATE_RUN); in imx_domain_suspend_finish()
Dgpc_common.c31 #pragma weak imx_set_cluster_powerdown macro
147 void imx_set_cluster_powerdown(unsigned int last_core, uint8_t power_state) in imx_set_cluster_powerdown() function
/trusted-firmware-a-latest/plat/imx/imx8m/include/
Dgpc.h72 void imx_set_cluster_powerdown(unsigned int last_core, uint8_t power_state);