Lines Matching refs:PRINTF
138 #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()
493 … PRINTF(printf("[DMX]%s,wrong command %d sent from HK\n",__FUNCTION__,(unsigned int)u8Index)); in _DMX_TEE_Proc()
502 …PRINTF(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()
534 PRINTF(printf("[DMX]TEE Register MBX MSG error\n")); in MApi_DMX_TEE_Create_Tee_System()
545 PRINTF(printf("[DMX]TEE CreateEventGroup error....\n")); in MApi_DMX_TEE_Create_Tee_System()
566 PRINTF(printf("[DMX]TEE CreateTask error....\n")); in MApi_DMX_TEE_Create_Tee_System()
590 PRINTF(printf("[DMX_TEE]Invalid param \n")); in MApi_DMX_TEE_SetControl()
600 PRINTF(printf("DMX_TEE cmd %x, buf %x %x %d\n", (int)cmd, in MApi_DMX_TEE_SetControl()
609 PRINTF(printf("[DMX_TEE] cmd %x, buf %x %x %d\n", (int)cmd, in MApi_DMX_TEE_SetControl()
624 … PRINTF(printf("[DMX_TEE] cmd %x, eng %d , buf %x %x \n", (int)cmd, (int)pTeeBuf->u32EngId, in MApi_DMX_TEE_SetControl()
642 … PRINTF(printf("[DMX_TEE] cmd %x, eng %d, buf %x %x %d\n", (int)cmd, (int)pTeeBuf->u32EngId, in MApi_DMX_TEE_SetControl()
658 PRINTF(printf("[DMX_TEE] Not support cmd,%d\n", (unsigned int)cmd)); in MApi_DMX_TEE_SetControl()
678 …PRINTF(printf("[DMX_TEE] cmd %d, eng %d , opt %d, buf %x, buf_h %x,, size %d\n", (int)cmd, (int)pT… in MApi_DMX_TEE_ProcReeCmd()
803 …PRINTF(printf("[DMX_TEE] cmd %x, eng %d, phyAddr %x phyAddr1 %x \n", (int)cmd, (int)pTeeBuf->u32En… in MApi_DMX_TEE_ProcReeCmd()
841 PRINTF(printf("[DMX_TEE] W 0x%x\n", (int)phyAddr)); in MApi_DMX_TEE_ProcReeCmd()
868 PRINTF(printf("[DMX_TEE] u32PipeID %x \n", (int)u32PipeID)); in MApi_DMX_GetResourceByPipeID()
921 …PRINTF(printf("[DMX_TEE] pu32MaxNRetRes %x, pResource %x %x %x %x \n",(int)pu32MaxNRetRes, (int)pR… in MApi_DMX_GetResourceByPipeID()
939 …PRINTF(printf("[DMX_TEE] u32PipeID %x , u32SecureDMA %x, u32OperationMode %x\n", (int)u32PipeID, (… in MApi_DMX_ConfigPipe()
947 PRINTF(printf("[DMX_TEE] MDrv_Seal_ChangeIPSecureDMAAbillity fail\n")); in MApi_DMX_ConfigPipe()
997 PRINTF(printf("[DMX_TEE] MDrv_Seal_SetSecureRange fail\n")); in MApi_DMX_ConfigPipe()
1076 PRINTF(printf("[DMX_TEE] MApi_DMX_ConfigPipe OK\n")); in MApi_DMX_ConfigPipe()
1090 …PRINTF(printf("[DMX_TEE] u32PipeID %x , u32SecureDMA %x, u32OperationMode %x\n", (int)u32PipeID, (… in MApi_DMX_CheckPipe()