Home
last modified time | relevance | path

Searched refs:imx_gpc_handler (Results 1 – 4 of 4) sorted by relevance

/rk3399_ARM-atf/plat/imx/common/
H A Dimx_sip_svc.c53 SMC_RET1(handle, imx_gpc_handler(smc_fid, x1, x2, x3)); in imx_sip_handler()
62 SMC_RET1(handle, imx_gpc_handler(smc_fid, x1, x2, x3)); in imx_sip_handler()
/rk3399_ARM-atf/plat/imx/common/include/
H A Dimx_sip_svc.h63 int imx_gpc_handler(uint32_t smc_fid, u_register_t x1,
82 int imx_gpc_handler(uint32_t smc_fid, u_register_t x1,
/rk3399_ARM-atf/plat/imx/imx8m/
H A Dgpc_common.c34 #pragma weak imx_gpc_handler macro
295 int imx_gpc_handler(uint32_t smc_fid, u_register_t x1, u_register_t x2, u_register_t x3) in imx_gpc_handler() function
/rk3399_ARM-atf/plat/imx/imx8m/imx8mq/
H A Dgpc.c356 int imx_gpc_handler(uint32_t smc_fid, in imx_gpc_handler() function