Home
last modified time | relevance | path

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

/rk3399_ARM-atf/plat/imx/common/include/
H A Dele_api.h27 int imx9_soc_info_handler(uint32_t smc_fid, void *handle);
/rk3399_ARM-atf/plat/imx/imx9/common/
H A Dele_api.c20 int imx9_soc_info_handler(uint32_t smc_fid, void *handle) in imx9_soc_info_handler() function
/rk3399_ARM-atf/plat/imx/common/
H A Dimx_sip_svc.c95 return imx9_soc_info_handler(smc_fid, handle); in imx_sip_handler()