Home
last modified time | relevance | path

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

/rk3399_ARM-atf/plat/imx/imx8m/include/
H A Dgpc.h83 void imx_gpc_core_wake(uint32_t cpumask);
/rk3399_ARM-atf/plat/imx/imx8m/imx8mq/
H A Dgpc.c169 void imx_gpc_core_wake(uint32_t cpumask) in imx_gpc_core_wake() function
363 imx_gpc_core_wake(x2); in imx_gpc_handler()
/rk3399_ARM-atf/plat/imx/imx8m/ddr/
H A Ddram.c357 imx_gpc_core_wake(1 << i); in dram_dvfs_handler()