Home
last modified time | relevance | path

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

/external/arm-trusted-firmware/plat/imx/imx8m/imx8mq/
Dimx8mq_psci.c60 imx_set_cluster_powerdown(core_id, true); in imx_domain_suspend()
82 imx_set_cluster_powerdown(core_id, false); in imx_domain_suspend_finish()
Dgpc.c77 void imx_set_cluster_powerdown(unsigned int last_core, uint8_t power_state) in imx_set_cluster_powerdown() function
/external/arm-trusted-firmware/plat/imx/imx8m/
Dimx8m_psci_common.c119 imx_set_cluster_powerdown(core_id, CLUSTER_PWR_STATE(target_state)); in imx_domain_suspend()
135 imx_set_cluster_powerdown(core_id, PSCI_LOCAL_STATE_RUN); in imx_domain_suspend_finish()
Dgpc_common.c26 #pragma weak imx_set_cluster_powerdown macro
138 void imx_set_cluster_powerdown(unsigned int last_core, uint8_t power_state) in imx_set_cluster_powerdown() function
/external/arm-trusted-firmware/plat/imx/imx8m/include/
Dgpc.h66 void imx_set_cluster_powerdown(unsigned int last_core, uint8_t power_state);