Home
last modified time | relevance | path

Searched refs:PRINTF (Results 1 – 25 of 33) sorted by relevance

12

/utopia/UTPA2-700.0.x/modules/msos/msos/nuttx/
H A DMsOS_nuttx.c372 #define PRINTF lib_lowprintf macro
381 #define MSOS_PRINT(fmt, args...) PRINTF("[MSOS_PRINT][%06d] " fmt, __LINE__, ## args)
484 PRINTF("[%s][%d] %s is not supported\n", __FUNCTION__, __LINE__, __FUNCTION__); in MsOS_CreateMemoryPool()
496 PRINTF("[%s][%d] %s is not supported\n", __FUNCTION__, __LINE__, __FUNCTION__); in MsOS_DeleteMemoryPool()
516 PRINTF("[%s][%d] %s is not supported\n", __FUNCTION__, __LINE__, __FUNCTION__); in MsOS_InfoMemoryPool()
530 PRINTF("[%s][%d] %s is not supported\n", __FUNCTION__, __LINE__, __FUNCTION__); in MsOS_AllocateMemory()
543 PRINTF("[%s][%d] %s is not supported\n", __FUNCTION__, __LINE__, __FUNCTION__); in MsOS_FreeMemory()
559 PRINTF("[%s][%d] %s is not supported\n", __FUNCTION__, __LINE__, __FUNCTION__); in MsOS_ReallocateMemory()
579 PRINTF("[%s][%d] %s is not supported\n", __FUNCTION__, __LINE__, __FUNCTION__); in MsOS_CreateFixSizeMemoryPool()
591 PRINTF("[%s][%d] %s is not supported\n", __FUNCTION__, __LINE__, __FUNCTION__); in MsOS_DeleteFixSizeMemoryPool()
[all …]
/utopia/UTPA2-700.0.x/modules/dmx/api/dmx_tee/
H A DapiDMX_tee.c138 #define PRINTF(x) //x macro
354 PRINTF(printf("[%s][%d] %02x %02x %02x %02x %02x %02x %02x %02x\n", __FUNCTION__, __LINE__, in _DMX_TEE_MbxParamToBufParam()
377 PRINTF(printf("[DMX]%s,pMsg is a null pointer\n",__FUNCTION__)); in _DMX_TEE_HandleDynamicMBX()
383 PRINTF(printf("[DMX]%s,DMX TEE event group is not created\n",__FUNCTION__)); in _DMX_TEE_HandleDynamicMBX()
399 PRINTF(printf("DMX TEE_Proc\n")); in _DMX_TEE_Proc()
419 PRINTF(printf("DMX receive load f/w code in R2\n")); in _DMX_TEE_Proc()
493PRINTF(printf("[DMX]%s,wrong command %d sent from HK\n",__FUNCTION__,(unsigned int)u8Index)); in _DMX_TEE_Proc()
502PRINTF(printf("[DMX]Ack fail,classid:%x,cmd:%x\n",_DmxTeeToReeMbxMsg.u8MsgClass, _DmxTeeToReeMbxMs… in _DMX_TEE_Proc()
506 PRINTF(printf("[DMX]Ack ok,classid:%x\n",_DmxTeeToReeMbxMsg.u8MsgClass)); in _DMX_TEE_Proc()
527 PRINTF(printf("[DMX]DMX GenerateDynamicClass error\n")); in MApi_DMX_TEE_Create_Tee_System()
[all …]
/utopia/UTPA2-700.0.x/modules/vdec_v2/api/vdec_ex/
H A DapiVDEC_EX.c17606 #define PRINTF lib_lowprintf macro
17676 PRINTF("VDEC TEE_Proc\n"); in _VDEC_TEE_Proc()
17694 PRINTF("VDEC receive load f/w code in R2\n"); in _VDEC_TEE_Proc()
17707 PRINTF("VDEC receive load f/w code success in R2\n"); in _VDEC_TEE_Proc()
17712 PRINTF("VDEC receive get shm address in R2\n"); in _VDEC_TEE_Proc()
17715PRINTF("[VDEC]%s,share memory base (%x,%x) is not ready\n",__FUNCTION__,(unsigned int)VPU_SHMAddr,… in _VDEC_TEE_Proc()
17742 PRINTF("VDEC receive get shm address success in R2\n"); in _VDEC_TEE_Proc()
17747PRINTF("[VDEC]%s,wrong command %d sent from HK\n",__FUNCTION__,(unsigned int)u8Index); in _VDEC_TEE_Proc()
17756PRINTF("[VDEC]Ack fail,classid:%x,cmd:%x\n",VDEC_TEE_msg.u8MsgClass, VDECTeeToReeMbxMsg.u8Index); in _VDEC_TEE_Proc()
17760 PRINTF("[VDEC]Ack ok,classid:%x\n",VDEC_TEE_msg.u8MsgClass); in _VDEC_TEE_Proc()
[all …]
/utopia/UTPA2-700.0.x/modules/vdec_v3/api/vdec_v3/
H A DapiVDEC_EX.c26847 #define PRINTF lib_lowVPRINTF macro
26851 #define PRINTF VPRINTF macro
26978 PRINTF("VDEC TEE_Proc\n"); in _VDEC_TEE_Proc()
26996 PRINTF("VDEC receive load f/w code in R2\n"); in _VDEC_TEE_Proc()
27009 PRINTF("VDEC receive load f/w code success in R2\n"); in _VDEC_TEE_Proc()
27014 PRINTF("VDEC receive get shm address in R2\n"); in _VDEC_TEE_Proc()
27017PRINTF("[VDEC]%s,share memory base (%lx,%lx) is not ready\n",__FUNCTION__,(unsigned long)VPU_SHMAd… in _VDEC_TEE_Proc()
27044 PRINTF("VDEC receive get shm address success in R2\n"); in _VDEC_TEE_Proc()
27049PRINTF("[VDEC]%s,wrong command %d sent from HK\n",__FUNCTION__,(unsigned int)u8Index); in _VDEC_TEE_Proc()
27058PRINTF("[VDEC]Ack fail,classid:%x,cmd:%x\n",VDEC_TEE_msg.u8MsgClass, VDECTeeToReeMbxMsg.u8Index); in _VDEC_TEE_Proc()
[all …]
H A DapiVDEC_EX.c.026086 #define PRINTF lib_lowVPRINTF
26090 #define PRINTF VPRINTF
26217 PRINTF("VDEC TEE_Proc\n");
26235 PRINTF("VDEC receive load f/w code in R2\n");
26248 PRINTF("VDEC receive load f/w code success in R2\n");
26253 PRINTF("VDEC receive get shm address in R2\n");
26256PRINTF("[VDEC]%s,share memory base (%lx,%lx) is not ready\n",__FUNCTION__,(unsigned long)VPU_SHMAd…
26283 PRINTF("VDEC receive get shm address success in R2\n");
26288PRINTF("[VDEC]%s,wrong command %d sent from HK\n",__FUNCTION__,(unsigned int)u8Index);
26297PRINTF("[VDEC]Ack fail,classid:%x,cmd:%x\n",VDEC_TEE_msg.u8MsgClass, VDECTeeToReeMbxMsg.u8Index);
[all …]
/utopia/UTPA2-700.0.x/modules/vdec_lite/api/vdec_lite/
H A DapiVDEC_EX.c24263 #define PRINTF lib_lowVDEC_PRINT macro
24266 #define PRINTF VDEC_PRINT macro
24406 PRINTF("VDEC TEE_Proc\n"); in _VDEC_TEE_Proc()
24425 PRINTF("VDEC receive load f/w code in R2\n"); in _VDEC_TEE_Proc()
24449 PRINTF("VDEC receive load f/w code success in R2\n"); in _VDEC_TEE_Proc()
24455 PRINTF("VDEC receive get shm address in R2\n"); in _VDEC_TEE_Proc()
24458PRINTF("[VDEC]%s,share memory base (%x,%x) is not ready\n",__FUNCTION__,(unsigned int)VPU_SHMAddr,… in _VDEC_TEE_Proc()
24486 PRINTF("VDEC receive get shm address success in R2\n"); in _VDEC_TEE_Proc()
24491PRINTF("[VDEC]%s,wrong command %d sent from HK\n",__FUNCTION__,(unsigned int)u8Index); in _VDEC_TEE_Proc()
24500PRINTF("[VDEC]Ack fail,classid:%x,cmd:%x\n",VDEC_TEE_msg.u8MsgClass, VDECTeeToReeMbxMsg.u8Index); in _VDEC_TEE_Proc()
[all …]
/utopia/UTPA2-700.0.x/projects/build/scripts/mod/
H A Dmodpost.c51 #define PRINTF __attribute__ ((format (printf, 1, 2))) macro
53 PRINTF void fatal(const char *fmt, ...) in fatal()
66 PRINTF void warn(const char *fmt, ...) in warn()
77 PRINTF void merror(const char *fmt, ...) in merror()
/utopia/UTPA2-700.0.x/modules/vdec_lite/hal/kano/vpu_lite/
H A DhalVPU_EX.c4934 #define PRINTF lib_lowprintf macro
4936 #define PRINTF printf macro
4956 PRINTF("FW is not R2 version! _%x_ _%x_\n", *(MS_U8*)(addr+6), *(MS_U8*)(addr+7)); in HAL_VPU_EX_LoadCodeInSecure()
5009 PRINTF("HVD:%x,%x,%x,%x\n",u32StAddr_main,u32Length_main,u32StAddr_sub,u32Length_sub); in HAL_VPU_EX_SetLockDownRegister()
5023 PRINTF("EVD:%x,%x,%x,%x\n",u32StAddr_main,u32Length_main,u32StAddr_sub,u32Length_sub); in HAL_VPU_EX_SetLockDownRegister()
/utopia/UTPA2-700.0.x/modules/vdec_v2/hal/maxim/vpu_ex/
H A DhalVPU_EX.c2379 #define PRINTF lib_lowprintf macro
2398 PRINTF("FW is not R2 version! _%x_ _%x_\n", *(MS_U8*)(addr+6), *(MS_U8*)(addr+7)); in HAL_VPU_EX_LoadCodeInSecure()
/utopia/UTPA2-700.0.x/modules/vdec_v2/hal/mainz/vpu_ex/
H A DhalVPU_EX.c2379 #define PRINTF lib_lowprintf macro
2398 PRINTF("FW is not R2 version! _%x_ _%x_\n", *(MS_U8*)(addr+6), *(MS_U8*)(addr+7)); in HAL_VPU_EX_LoadCodeInSecure()
/utopia/UTPA2-700.0.x/modules/vdec_v2/hal/macan/vpu_ex/
H A DhalVPU_EX.c2379 #define PRINTF lib_lowprintf macro
2398 PRINTF("FW is not R2 version! _%x_ _%x_\n", *(MS_U8*)(addr+6), *(MS_U8*)(addr+7)); in HAL_VPU_EX_LoadCodeInSecure()
/utopia/UTPA2-700.0.x/modules/vdec_v2/hal/manhattan/vpu_ex/
H A DhalVPU_EX.c2379 #define PRINTF lib_lowprintf macro
2398 PRINTF("FW is not R2 version! _%x_ _%x_\n", *(MS_U8*)(addr+6), *(MS_U8*)(addr+7)); in HAL_VPU_EX_LoadCodeInSecure()
/utopia/UTPA2-700.0.x/modules/vdec_v2/hal/M7821/vpu_ex/
H A DhalVPU_EX.c2379 #define PRINTF lib_lowprintf macro
2398 PRINTF("FW is not R2 version! _%x_ _%x_\n", *(MS_U8*)(addr+6), *(MS_U8*)(addr+7)); in HAL_VPU_EX_LoadCodeInSecure()
/utopia/UTPA2-700.0.x/modules/vdec_v2/hal/M7621/vpu_ex/
H A DhalVPU_EX.c2379 #define PRINTF lib_lowprintf macro
2398 PRINTF("FW is not R2 version! _%x_ _%x_\n", *(MS_U8*)(addr+6), *(MS_U8*)(addr+7)); in HAL_VPU_EX_LoadCodeInSecure()
/utopia/UTPA2-700.0.x/modules/vdec_v2/hal/maserati/vpu_ex/
H A DhalVPU_EX.c2379 #define PRINTF lib_lowprintf macro
2398 PRINTF("FW is not R2 version! _%x_ _%x_\n", *(MS_U8*)(addr+6), *(MS_U8*)(addr+7)); in HAL_VPU_EX_LoadCodeInSecure()
/utopia/UTPA2-700.0.x/modules/vdec_v2/hal/messi/vpu_ex/
H A DhalVPU_EX.c2379 #define PRINTF lib_lowprintf macro
2398 PRINTF("FW is not R2 version! _%x_ _%x_\n", *(MS_U8*)(addr+6), *(MS_U8*)(addr+7)); in HAL_VPU_EX_LoadCodeInSecure()
/utopia/UTPA2-700.0.x/modules/vdec_v2/hal/mustang/vpu_ex/
H A DhalVPU_EX.c2470 #define PRINTF lib_lowprintf macro
2489 PRINTF("FW is not R2 version! _%x_ _%x_\n", *(MS_U8*)(addr+6), *(MS_U8*)(addr+7)); in HAL_VPU_EX_LoadCodeInSecure()
/utopia/UTPA2-700.0.x/modules/vdec_v2/hal/maldives/vpu_ex/
H A DhalVPU_EX.c2470 #define PRINTF lib_lowprintf macro
2489 PRINTF("FW is not R2 version! _%x_ _%x_\n", *(MS_U8*)(addr+6), *(MS_U8*)(addr+7)); in HAL_VPU_EX_LoadCodeInSecure()
/utopia/UTPA2-700.0.x/modules/vdec_v3/hal/mainz/vpu_v3/
H A DhalVPU_EX.c4153 #define PRINTF lib_lowprintf macro
4155 #define PRINTF printf macro
4176 PRINTF("FW is not R2 version! _%x_ _%x_\n", *(MS_U8*)(addr+6), *(MS_U8*)(addr+7)); in HAL_VPU_EX_LoadCodeInSecure()
/utopia/UTPA2-700.0.x/modules/vdec_v3/hal/mustang/vpu_v3/
H A DhalVPU_EX.c4540 #define PRINTF lib_lowprintf macro
4542 #define PRINTF printf macro
4563 PRINTF("FW is not R2 version! _%x_ _%x_\n", *(MS_U8*)(addr+6), *(MS_U8*)(addr+7)); in HAL_VPU_EX_LoadCodeInSecure()
/utopia/UTPA2-700.0.x/modules/vdec_v3/hal/mooney/vpu_v3/
H A DhalVPU_EX.c4630 #define PRINTF lib_lowprintf macro
4632 #define PRINTF printf macro
4653 PRINTF("FW is not R2 version! _%x_ _%x_\n", *(MS_U8*)(addr+6), *(MS_U8*)(addr+7)); in HAL_VPU_EX_LoadCodeInSecure()
/utopia/UTPA2-700.0.x/modules/vdec_v3/hal/manhattan/vpu_v3/
H A DhalVPU_EX.c4486 #define PRINTF lib_lowprintf macro
4488 #define PRINTF printf macro
4509 PRINTF("FW is not R2 version! _%x_ _%x_\n", *(MS_U8*)(addr+6), *(MS_U8*)(addr+7)); in HAL_VPU_EX_LoadCodeInSecure()
/utopia/UTPA2-700.0.x/modules/vdec_v3/hal/messi/vpu_v3/
H A DhalVPU_EX.c4154 #define PRINTF lib_lowprintf macro
4156 #define PRINTF printf macro
4177 PRINTF("FW is not R2 version! _%x_ _%x_\n", *(MS_U8*)(addr+6), *(MS_U8*)(addr+7)); in HAL_VPU_EX_LoadCodeInSecure()
/utopia/UTPA2-700.0.x/modules/vdec_v3/hal/M7621/vpu_v3/
H A DhalVPU_EX.c4994 #define PRINTF lib_lowprintf macro
4996 #define PRINTF printf macro
5017 PRINTF("FW is not R2 version! _%x_ _%x_\n", *(MS_U8*)(addr+6), *(MS_U8*)(addr+7)); in HAL_VPU_EX_LoadCodeInSecure()
/utopia/UTPA2-700.0.x/modules/vdec_v3/hal/M7821/vpu_v3/
H A DhalVPU_EX.c5020 #define PRINTF lib_lowprintf macro
5022 #define PRINTF printf macro
5043 PRINTF("FW is not R2 version! _%x_ _%x_\n", *(MS_U8*)(addr+6), *(MS_U8*)(addr+7)); in HAL_VPU_EX_LoadCodeInSecure()

12