Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/hdmi/drv/mhl/
H A DdrvMHL.c120 #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()
1044MDRV_MHL_MSG_INFO("** MHL get audio data block length %d in port %c\r\n", ucLength, MHL_INPUT_PORT… in _mdrv_mhl_ParsingVIC3DInformation()
1048MDRV_MHL_MSG_INFO("** MHL get video data block length %d in port %c\r\n", ucLength, MHL_INPUT_PORT… in _mdrv_mhl_ParsingVIC3DInformation()
1072MDRV_MHL_MSG_INFO("** MHL get vender specific data block length %d in port %c\r\n", ucLength, MHL_… in _mdrv_mhl_ParsingVIC3DInformation()
1081MDRV_MHL_MSG_INFO("** MHL get speaker allocation data block length %d in port %c\r\n", ucLength, M… in _mdrv_mhl_ParsingVIC3DInformation()
1085MDRV_MHL_MSG_INFO("** MHL get VESA DTC data block length %d in port %c\r\n", ucLength, MHL_INPUT_P… in _mdrv_mhl_ParsingVIC3DInformation()
1089MDRV_MHL_MSG_INFO("** MHL get use extended tag length %d in port %c\r\n", ucLength, MHL_INPUT_PORT… in _mdrv_mhl_ParsingVIC3DInformation()
1402MDRV_MHL_MSG_INFO("** MHL virtual channel length too small port %c\r\n", MHL_INPUT_PORT(pMHLResour… in _mdrv_mhl_InsertVCInformation()
[all …]