Lines Matching refs:MDRV_MHL_MSG_INFO
120 #define MDRV_MHL_MSG_INFO(format, args...) ULOGI("MHL", format, ##args) macro
127 #define MDRV_MHL_MSG_INFO(format, args...) printf(format, ##args) macro
623 MDRV_MHL_MSG_INFO("** MHL set timer event %d tick %d\r\n", ucTimerEvent, usTimerTick); in _mdrv_mhl_SetCbusTimerEvent()
1044 …MDRV_MHL_MSG_INFO("** MHL get audio data block length %d in port %c\r\n", ucLength, MHL_INPUT_PORT… in _mdrv_mhl_ParsingVIC3DInformation()
1048 …MDRV_MHL_MSG_INFO("** MHL get video data block length %d in port %c\r\n", ucLength, MHL_INPUT_PORT… in _mdrv_mhl_ParsingVIC3DInformation()
1072 …MDRV_MHL_MSG_INFO("** MHL get vender specific data block length %d in port %c\r\n", ucLength, MHL_… in _mdrv_mhl_ParsingVIC3DInformation()
1081 …MDRV_MHL_MSG_INFO("** MHL get speaker allocation data block length %d in port %c\r\n", ucLength, M… in _mdrv_mhl_ParsingVIC3DInformation()
1085 …MDRV_MHL_MSG_INFO("** MHL get VESA DTC data block length %d in port %c\r\n", ucLength, MHL_INPUT_P… in _mdrv_mhl_ParsingVIC3DInformation()
1089 …MDRV_MHL_MSG_INFO("** MHL get use extended tag length %d in port %c\r\n", ucLength, MHL_INPUT_PORT… in _mdrv_mhl_ParsingVIC3DInformation()
1402 …MDRV_MHL_MSG_INFO("** MHL virtual channel length too small port %c\r\n", MHL_INPUT_PORT(pMHLResour… in _mdrv_mhl_InsertVCInformation()
1490 …MDRV_MHL_MSG_INFO("** MHL first DTD absent in port %c\r\n", MHL_INPUT_PORT(pMHLResourcePrivate->uc… in _mdrv_mhl_ParsingEDIDfor3D()
1507 …MDRV_MHL_MSG_INFO("** MHL second DTD absent in port %c\r\n", MHL_INPUT_PORT(pMHLResourcePrivate->u… in _mdrv_mhl_ParsingEDIDfor3D()
1515 …MDRV_MHL_MSG_INFO("** MHL third DTD start at %x in port %c\r\n", ucThirdDTDStart, MHL_INPUT_PORT(p… in _mdrv_mhl_ParsingEDIDfor3D()
1533 …MDRV_MHL_MSG_INFO("** MHL total have %d DTD in port %c\r\n", ucDTDTimingNum, MHL_INPUT_PORT(pMHLRe… in _mdrv_mhl_ParsingEDIDfor3D()
1668 MDRV_MHL_MSG_INFO("** MHL time slot assign %d\r\n", ucVirtualChannel[uctemp]); in _mdrv_mhl_eCbusTimeSlotAllocation()
1685 MDRV_MHL_MSG_INFO("** MHL time slot allocation %d\r\n", ucSlotAllocation[uctemp]); in _mdrv_mhl_eCbusTimeSlotAllocation()
1760 …MDRV_MHL_MSG_INFO("** MHL VC sorting number %d\r\n", pMHLResourcePrivate->stVirtualChannelInfo[uct… in _mdrv_mhl_SortingVCInformation()
1761 …MDRV_MHL_MSG_INFO("** MHL VC sorting slot %d\r\n", pMHLResourcePrivate->stVirtualChannelInfo[uctem… in _mdrv_mhl_SortingVCInformation()
2145 MDRV_MHL_MSG_INFO("** MHL timer event %d timeout\r\n", MHL_TIMER_EVENT_CBUS_SILENCE); in _mdrv_mhl_CbusTimerEventProc()
2155 MDRV_MHL_MSG_INFO("** MHL timer event %d timeout\r\n", MHL_TIMER_EVENT_DISPLAY_COMMAND); in _mdrv_mhl_CbusTimerEventProc()
2165 MDRV_MHL_MSG_INFO("** MHL timer event %d timeout\r\n", MHL_TIMER_EVENT_WAIT_MSG_RESPONSE); in _mdrv_mhl_CbusTimerEventProc()
2177 … MDRV_MHL_MSG_INFO("** MHL timer event %d timeout\r\n", MHL_TIMER_EVENT_RCP_AUTO_RELEASE); in _mdrv_mhl_CbusTimerEventProc()
2192 MDRV_MHL_MSG_INFO("** MHL timer event %d timeout\r\n", MHL_TIMER_EVENT_WAIT_WRITE_GRANT); in _mdrv_mhl_CbusTimerEventProc()
2211 MDRV_MHL_MSG_INFO("** MHL timer event %d timeout\r\n", MHL_TIMER_EVENT_CHECK_RECEIVE_LOSE); in _mdrv_mhl_CbusTimerEventProc()
2222 … MDRV_MHL_MSG_INFO("** MHL timer event %d timeout\r\n", MHL_TIMER_EVENT_SEND_MSG_RESPONSE); in _mdrv_mhl_CbusTimerEventProc()
2233 MDRV_MHL_MSG_INFO("** MHL timer event %d timeout\r\n", MHL_TIMER_EVENT_CHECK_CONTENT_ON); in _mdrv_mhl_CbusTimerEventProc()
2243 MDRV_MHL_MSG_INFO("** MHL timer event %d timeout\r\n", MHL_TIMER_EVENT_AUTO_SWITCH_STOP); in _mdrv_mhl_CbusTimerEventProc()
2260 MDRV_MHL_MSG_INFO("** MHL timer event %d timeout\r\n", MHL_TIMER_EVENT_WAIT_ECBUS_LOCK); in _mdrv_mhl_CbusTimerEventProc()
2270 MDRV_MHL_MSG_INFO("** MHL timer event %d timeout\r\n", MHL_TIMER_EVENT_AUTO_EQ_PROCESS); in _mdrv_mhl_CbusTimerEventProc()
2284 MDRV_MHL_MSG_INFO("** MHL timer event %d timeout\r\n", MHL_TIMER_EVENT_BIST_PROCESS); in _mdrv_mhl_CbusTimerEventProc()
2294 MDRV_MHL_MSG_INFO("** MHL timer event %d timeout\r\n", MHL_TIMER_EVENT_TX_QUQUE_FREEZE); in _mdrv_mhl_CbusTimerEventProc()
2312 MDRV_MHL_MSG_INFO("** MHL timer event %d timeout\r\n", MHL_TIMER_EVENT_POWER_ON_PATCH); in _mdrv_mhl_CbusTimerEventProc()
2400 …MDRV_MHL_MSG_INFO("** MHL receive mode up !! port %c\r\n", MHL_INPUT_PORT(pMHLResourcePrivate->ucM… in _mdrv_mhl_ECbusStateHandler()
2413 …MDRV_MHL_MSG_INFO("** MHL BIST trigger mode up !! port %c\r\n", MHL_INPUT_PORT(pMHLResourcePrivate… in _mdrv_mhl_ECbusStateHandler()
2428 …MDRV_MHL_MSG_INFO("** MHL Tx queue empty trigger mode up !! port %c\r\n", MHL_INPUT_PORT(pMHLResou… in _mdrv_mhl_ECbusStateHandler()
2442 …MDRV_MHL_MSG_INFO("** MHL Cbus1 command enable !! port %c\r\n", MHL_INPUT_PORT(pMHLResourcePrivate… in _mdrv_mhl_ECbusStateHandler()
2454 …MDRV_MHL_MSG_INFO("** MHL eMSC command enable !! port %c\r\n", MHL_INPUT_PORT(pMHLResourcePrivate-… in _mdrv_mhl_ECbusStateHandler()
2471 …MDRV_MHL_MSG_INFO("** MHL eCbus lose lock to reset !! port %c\r\n", MHL_INPUT_PORT(pMHLResourcePri… in _mdrv_mhl_ECbusStateHandler()
2491 …MDRV_MHL_MSG_INFO("** MHL eCbus training timeout to reset !! port %c\r\n", MHL_INPUT_PORT(pMHLReso… in _mdrv_mhl_ECbusStateHandler()
2503 …MDRV_MHL_MSG_INFO("** MHL receive mode down !! port %c\r\n", MHL_INPUT_PORT(pMHLResourcePrivate->u… in _mdrv_mhl_ECbusStateHandler()
2514 …MDRV_MHL_MSG_INFO("** MHL BIST trigger mode down !! port %c\r\n", MHL_INPUT_PORT(pMHLResourcePriva… in _mdrv_mhl_ECbusStateHandler()
2527 …MDRV_MHL_MSG_INFO("** MHL Tx queue empty trigger mode down !! port %c\r\n", MHL_INPUT_PORT(pMHLRes… in _mdrv_mhl_ECbusStateHandler()
2541 MDRV_MHL_MSG_INFO("** MHL eCbus state %x\r\n", pMHLResourcePrivate->ucECbusTrainState); in _mdrv_mhl_ECbusStateHandler()
2598 …MDRV_MHL_MSG_INFO("** MHL power on patch on !! port %c\r\n", MHL_INPUT_PORT(pMHLResourcePrivate->u… in _mdrv_mhl_PowerOnPatchProc()
2607 …MDRV_MHL_MSG_INFO("** MHL power on patch off !! port %c\r\n", MHL_INPUT_PORT(pMHLResourcePrivate->… in _mdrv_mhl_PowerOnPatchProc()
2643 …MDRV_MHL_MSG_INFO("** MHL Cable plugged!! port %c\r\n", MHL_INPUT_PORT(pMHLResourcePrivate->ucMHLS… in _mdrv_mhl_CheckStatusPolling()
2678 …MDRV_MHL_MSG_INFO("** MHL Cbus connected~~ ^Q^ port %c\r\n", MHL_INPUT_PORT(pMHLResourcePrivate->u… in _mdrv_mhl_CheckStatusPolling()
2722 …MDRV_MHL_MSG_INFO("** MHL Cbus stuck to low @@ port %c\r\n", MHL_INPUT_PORT(pMHLResourcePrivate->u… in _mdrv_mhl_CheckStatusPolling()
2738 …MDRV_MHL_MSG_INFO("** MHL Cable remove~~~ port %c\r\n", MHL_INPUT_PORT(pMHLResourcePrivate->ucMHLS… in _mdrv_mhl_CheckStatusPolling()
3103 MDRV_MHL_MSG_INFO("** MHL Cbus Receive ACK for Link\r\n"); in _mdrv_mhl_CbusDisplayLinkCheck()
3360 …MDRV_MHL_MSG_INFO("** MHL BIST eCbus pattern = %d\r\n", pMHLResourcePrivate->stBISTParameterInfo.u… in _mdrv_mhl_ParsingWriteBurstBISTSetup()
3361 …MDRV_MHL_MSG_INFO("** MHL BIST eCbus fixed = %x\r\n", pMHLResourcePrivate->stBISTParameterInfo.usB… in _mdrv_mhl_ParsingWriteBurstBISTSetup()
3362 …MDRV_MHL_MSG_INFO("** MHL BIST eCbus duration = %d\r\n", pMHLResourcePrivate->stBISTParameterInfo.… in _mdrv_mhl_ParsingWriteBurstBISTSetup()
3363 …MDRV_MHL_MSG_INFO("** MHL BIST AV link rate = %d\r\n", pMHLResourcePrivate->stBISTParameterInfo.uc… in _mdrv_mhl_ParsingWriteBurstBISTSetup()
3364 …MDRV_MHL_MSG_INFO("** MHL BIST AV link pattern = %d\r\n", pMHLResourcePrivate->stBISTParameterInfo… in _mdrv_mhl_ParsingWriteBurstBISTSetup()
3365 …MDRV_MHL_MSG_INFO("** MHL BIST AV link fixed = %x\r\n", pMHLResourcePrivate->stBISTParameterInfo.u… in _mdrv_mhl_ParsingWriteBurstBISTSetup()
3366 …MDRV_MHL_MSG_INFO("** MHL BIST AV link duration = %d\r\n", pMHLResourcePrivate->stBISTParameterInf… in _mdrv_mhl_ParsingWriteBurstBISTSetup()
3367 …MDRV_MHL_MSG_INFO("** MHL BIST AV link random = %d\r\n", pMHLResourcePrivate->stBISTParameterInfo.… in _mdrv_mhl_ParsingWriteBurstBISTSetup()
3368 …MDRV_MHL_MSG_INFO("** MHL BIST Impedance mode = %d\r\n", pMHLResourcePrivate->stBISTParameterInfo.… in _mdrv_mhl_ParsingWriteBurstBISTSetup()
3422 …MDRV_MHL_MSG_INFO("** MHL write burst check sum error port %c\r\n", MHL_INPUT_PORT(pMHLResourcePri… in _mdrv_mhl_ParsingWriteBurstInformation()
3513 …MDRV_MHL_MSG_INFO("** MHL receive BIST trigger in port %c keycode %x\r\n", MHL_INPUT_PORT(pMHLReso… in _mdrv_mhl_CbusBISTTriggerProc()
3533 …MDRV_MHL_MSG_INFO("** MHL receive BIST request status in port %c keycode %x\r\n", MHL_INPUT_PORT(p… in _mdrv_mhl_CbusBISTRequestStatusProc()
3556 …MDRV_MHL_MSG_INFO("** MHL receive BIST stop in port %c keycode %x\r\n", MHL_INPUT_PORT(pMHLResourc… in _mdrv_mhl_CbusBISTStopProc()
3620 …MDRV_MHL_MSG_INFO("** MHL switch back to 24 bits mode port %c\r\n", MHL_INPUT_PORT(pMHLResourcePri… in _mdrv_mhl_CbusReceiveEventProc()
3634 …MDRV_MHL_MSG_INFO("** MHL switch to packet pixel mode port %c\r\n", MHL_INPUT_PORT(pMHLResourcePri… in _mdrv_mhl_CbusReceiveEventProc()
3713 …MDRV_MHL_MSG_INFO("** MHL set AV link rate mode %d port %c\r\n", pMHLResourcePrivate->stSignalStat… in _mdrv_mhl_CbusReceiveEventProc()
3741 …MDRV_MHL_MSG_INFO("** MHL CTS 6.3.9.1 patch port %c\r\n", MHL_INPUT_PORT(pMHLResourcePrivate->ucMH… in _mdrv_mhl_CbusReceiveEventProc()
4042 …MDRV_MHL_MSG_INFO("** MHL eMSC parsing buffer info in port %c !!\r\n", MHL_INPUT_PORT(pMHLResource… in _mdrv_mhl_ParsingEMSCReceiveData()
4060 …MDRV_MHL_MSG_INFO("** MHL eMSC parsing pexel FMT in port %c !!\r\n", MHL_INPUT_PORT(pMHLResourcePr… in _mdrv_mhl_ParsingEMSCReceiveData()
4067 …MDRV_MHL_MSG_INFO("** MHL eMSC parsing eMSC support in port %c !!\r\n", MHL_INPUT_PORT(pMHLResourc… in _mdrv_mhl_ParsingEMSCReceiveData()
4072 …MDRV_MHL_MSG_INFO("** MHL eMSC parsing unknow burst ID in port %c !!\r\n", MHL_INPUT_PORT(pMHLReso… in _mdrv_mhl_ParsingEMSCReceiveData()
4086 …MDRV_MHL_MSG_INFO("** MHL eMSC receive Rx buffer size %d in port %c !!\r\n", usEMSCRxBufferSize, M… in _mdrv_mhl_ParsingEMSCReceiveData()
4087 …MDRV_MHL_MSG_INFO("** MHL eMSC receive Tx buffer size %d in port %c !!\r\n", usEMSCTxBufferSize, M… in _mdrv_mhl_ParsingEMSCReceiveData()
4340 … MDRV_MHL_MSG_INFO("** MHL get vender ID %d\r\n", pMHLResourcePrivate->ucSourceVenderID); in _mdrv_mhl_GetVenderIDProc()
4446 …MDRV_MHL_MSG_INFO("** MHL read devcap[%d] = %x\r\n", ucBitNumber, pMHLResourcePrivate->ucSourceDev… in _mdrv_mhl_ReadDeviceCapabilityProc()
4532 …MDRV_MHL_MSG_INFO("** MHL read extend devcap[%d] = %x\r\n", ucBitNumber, pMHLResourcePrivate->ucSo… in _mdrv_mhl_ReadExtendDeviceCapabilityProc()
4791 …MDRV_MHL_MSG_INFO("** MHL sent 3D DTD port %c in %d\r\n", MHL_INPUT_PORT(pMHLResourcePrivate->ucMH… in _mdrv_mhl_Send3DTimingInformation()
4811 …MDRV_MHL_MSG_INFO("** MHL sent 3D VIC port %c in %d\r\n", MHL_INPUT_PORT(pMHLResourcePrivate->ucMH… in _mdrv_mhl_Send3DTimingInformation()
4931 …MDRV_MHL_MSG_INFO("** MHL sent VC information port %c in %d\r\n", MHL_INPUT_PORT(pMHLResourcePriva… in _mdrv_mhl_SendVirtualChannelInformation()
5134 …MDRV_MHL_MSG_INFO("** MHL sent HEV VIC port %c in %d\r\n", MHL_INPUT_PORT(pMHLResourcePrivate->ucM… in _mdrv_mhl_SendHighEndVideoSupport()
5153 …MDRV_MHL_MSG_INFO("** MHL sent HEV DTDA port %c in %d\r\n", MHL_INPUT_PORT(pMHLResourcePrivate->uc… in _mdrv_mhl_SendHighEndVideoSupport()
5173 …MDRV_MHL_MSG_INFO("** MHL sent HEV DTDB port %c in %d\r\n", MHL_INPUT_PORT(pMHLResourcePrivate->uc… in _mdrv_mhl_SendHighEndVideoSupport()
5268 …MDRV_MHL_MSG_INFO("** MHL sent audio tunnel port %c in %d\r\n", MHL_INPUT_PORT(pMHLResourcePrivate… in _mdrv_mhl_SendAudioDataTunnelSupport()
5356 …MDRV_MHL_MSG_INFO("** MHL sent eMSC support port %c in %d\r\n", MHL_INPUT_PORT(pMHLResourcePrivate… in _mdrv_mhl_SendeMSCSupportInformation()
5388 …MDRV_MHL_MSG_INFO("** MHL send BIST eCbus port %c error count %d\r\n", MHL_INPUT_PORT(pMHLResource… in _mdrv_mhl_SendBISTReturnStatus()
5389 …MDRV_MHL_MSG_INFO("** MHL send BIST AV link port %c error count %d\r\n", MHL_INPUT_PORT(pMHLResour… in _mdrv_mhl_SendBISTReturnStatus()
5595 …MDRV_MHL_MSG_INFO("** MHL BIST receive trigger in port %c\r\n", MHL_INPUT_PORT(pMHLResourcePrivate… in _mdrv_mhl_CbusBISTStateProc()
5599 …MDRV_MHL_MSG_INFO("** MHL set BIST trigger timer in port %c timer %d\r\n", MHL_INPUT_PORT(pMHLReso… in _mdrv_mhl_CbusBISTStateProc()
5614 …MDRV_MHL_MSG_INFO("** MHL BIST run finish in port %c\r\n", MHL_INPUT_PORT(pMHLResourcePrivate->ucM… in _mdrv_mhl_CbusBISTStateProc()
5735 …MDRV_MHL_MSG_INFO("** MHL eMSC send pass !! port %c\r\n", MHL_INPUT_PORT(pMHLResourcePrivate->ucMH… in _mdrv_mhl_SendEMSCDataString()
5740 …MDRV_MHL_MSG_INFO("** MHL eMSC send Rx buffer size %d in port %c !!\r\n", pMHLResourcePrivate->usE… in _mdrv_mhl_SendEMSCDataString()
5741 …MDRV_MHL_MSG_INFO("** MHL eMSC send Tx buffer size %d in port %c !!\r\n", pMHLResourcePrivate->usE… in _mdrv_mhl_SendEMSCDataString()
6408 MDRV_MHL_MSG_INFO("** MHL get XC and PM base success \n"); in mdrv_mhl_MHLSupportPath()
6424 MDRV_MHL_MSG_INFO("** MHL function not support in this chip ###\r\n"); in mdrv_mhl_MHLSupportPath()
6434 … MDRV_MHL_MSG_INFO("** MHL function support in port %c\r\n", MHL_INPUT_PORT(uctemp)); in mdrv_mhl_MHLSupportPath()
6473 MDRV_MHL_MSG_INFO("** MHL get XC and PM base success \n"); in mdrv_mhl_Initial()
6525 MDRV_MHL_MSG_INFO("** MHL this chip not supprt MHL 3.0 \r\n"); in mdrv_mhl_Initial()
6842 MDRV_MHL_MSG_INFO("** MHL this chip not supprt MHL 3.0 \r\n"); in mdrv_mhl_LoadDeviceCapability()
7713 MDRV_MHL_MSG_INFO("** MHL get XC and PM base success \n"); in mdrv_mhl_GetConfiguration()
7848 MDRV_MHL_MSG_INFO("** MHL get XC and PM base success \n"); in mdrv_mhl_MHLSupportPath()
7864 MDRV_MHL_MSG_INFO("** MHL function not support in this chip ###\r\n"); in mdrv_mhl_MHLSupportPath()
7874 … MDRV_MHL_MSG_INFO("** MHL function support in port %c\r\n", MHL_INPUT_PORT(uctemp)); in mdrv_mhl_MHLSupportPath()
7923 MDRV_MHL_MSG_INFO("** MHL get XC and PM base success \n"); in mdrv_mhl_Initial()
7975 MDRV_MHL_MSG_INFO("** MHL this chip not supprt MHL 3.0 \r\n"); in mdrv_mhl_Initial()
8014 MDRV_MHL_MSG_INFO("** MHL create polling task by self \r\n"); in mdrv_mhl_Initial()
8372 MDRV_MHL_MSG_INFO("** MHL this chip not supprt MHL 3.0 \r\n"); in mdrv_mhl_LoadDeviceCapability()
9513 MDRV_MHL_MSG_INFO("** MHL get XC and PM base success \n"); in mdrv_mhl_GetConfiguration()