Home
last modified time | relevance | path

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

/rk3399_ARM-atf/plat/imx/imx8m/imx8mq/
H A Dimx8mq_psci.c79 imx_set_cluster_standby(true); in imx_domain_suspend()
105 imx_set_cluster_standby(false); in imx_domain_suspend_finish()
/rk3399_ARM-atf/plat/imx/imx8m/include/
H A Dgpc.h71 void imx_set_cluster_standby(bool retention);
/rk3399_ARM-atf/plat/imx/imx8m/
H A Dgpc_common.c134 void imx_set_cluster_standby(bool enter) in imx_set_cluster_standby() function