Home
last modified time | relevance | path

Searched refs:MDrv_HVD_EX_LoadCodeInSecure (Results 1 – 10 of 10) sorted by relevance

/utopia/UTPA2-700.0.x/modules/vdec_v2/drv/hvd_ex/
H A DdrvHVD_EX.h1081 MS_BOOL MDrv_HVD_EX_LoadCodeInSecure(MS_U32 addr);
H A DdrvHVD_EX.c8672 MS_BOOL MDrv_HVD_EX_LoadCodeInSecure(MS_U32 addr) in MDrv_HVD_EX_LoadCodeInSecure() function
/utopia/UTPA2-700.0.x/modules/vdec_lite/drv/hvd_lite/
H A DdrvHVD_EX.h1333 MS_BOOL MDrv_HVD_EX_LoadCodeInSecure(MS_U32 addr);
H A DdrvHVD_EX.c10080 MS_BOOL MDrv_HVD_EX_LoadCodeInSecure(MS_U32 addr) in MDrv_HVD_EX_LoadCodeInSecure() function
/utopia/UTPA2-700.0.x/modules/vdec_v3/drv/hvd_v3/
H A DdrvHVD_EX.h1389 MS_BOOL MDrv_HVD_EX_LoadCodeInSecure(MS_U32 addr);
H A DdrvHVD_EX.c10356 MS_BOOL MDrv_HVD_EX_LoadCodeInSecure(MS_U32 addr) in MDrv_HVD_EX_LoadCodeInSecure() function
/utopia/UTPA2-700.0.x/modules/vdec_v2/api/vdec_ex/
H A DapiVDEC_EX.c17662 return MDrv_HVD_EX_LoadCodeInSecure(u32DestAddr); in _VDEC_TEE_Load_FwCode()
/utopia/UTPA2-700.0.x/modules/vdec_lite/api/vdec_lite/
H A DapiVDEC_EX.c24370 return MDrv_HVD_EX_LoadCodeInSecure(u32DestAddr); in _VDEC_TEE_Load_FwCode()
/utopia/UTPA2-700.0.x/modules/vdec_v3/api/vdec_v3/
H A DapiVDEC_EX.c26940 return MDrv_HVD_EX_LoadCodeInSecure(u32DestAddr); in _VDEC_TEE_Load_FwCode()
H A DapiVDEC_EX.c.026179 return MDrv_HVD_EX_LoadCodeInSecure(u32DestAddr);