Home
last modified time | relevance | path

Searched refs:cpumask (Results 1 – 2 of 2) 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() argument
172 if (cpumask & (1 << i)) { in imx_gpc_core_wake()