Home
last modified time | relevance | path

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

/trusted-firmware-a-latest/plat/imx/imx8m/
Dgpc_common.c32 #pragma weak imx_set_sys_wakeup macro
193 void imx_set_sys_wakeup(unsigned int last_core, bool pdn) in imx_set_sys_wakeup() function
247 imx_set_sys_wakeup(last_core, retention); in imx_set_sys_lpm()
/trusted-firmware-a-latest/plat/imx/imx8m/include/
Dgpc.h74 void imx_set_sys_wakeup(unsigned int last_core, bool pdn);
/trusted-firmware-a-latest/plat/imx/imx8m/imx8mq/
Dgpc.c89 void imx_set_sys_wakeup(unsigned int last_core, bool pdn) in imx_set_sys_wakeup() function