Home
last modified time | relevance | path

Searched refs:imx_set_cluster_standby (Results 1 – 3 of 3) sorted by relevance

/trusted-firmware-a-latest/plat/imx/imx8m/imx8mq/
Dimx8mq_psci.c79 imx_set_cluster_standby(true); in imx_domain_suspend()
105 imx_set_cluster_standby(false); in imx_domain_suspend_finish()
/trusted-firmware-a-latest/plat/imx/imx8m/include/
Dgpc.h71 void imx_set_cluster_standby(bool retention);
/trusted-firmware-a-latest/plat/imx/imx8m/
Dgpc_common.c134 void imx_set_cluster_standby(bool enter) in imx_set_cluster_standby() function