Searched refs:E_TSP_DBG_MUST (Results 1 – 2 of 2) sorted by relevance
| /utopia/UTPA2-700.0.x/modules/dmx/drv/tsp4/ |
| H A D | drvTSP2.c | 558 static TSP_DbgLevel _u32DbgLevel = E_TSP_DBG_MUST; 643 TSP_DBG(E_TSP_DBG_MUST,"Switch Uart to TSP firmware !!\n"); in _TSP_Switch_Uart() 646 TSP_DBG(E_TSP_DBG_MUST,"ChipTop MMIO base = %08lX \n",u32Base); in _TSP_Switch_Uart() 651 TSP_DBG(E_TSP_DBG_MUST,"ChipTop Uart setting = %x \n",u16Temp); in _TSP_Switch_Uart() 657 TSP_DBG(E_TSP_DBG_MUST,"MMIO ChipTOP GetBase Fail\n"); in _TSP_Switch_Uart() 669 TSP_DBG(E_TSP_DBG_MUST,"Utopia2 Resource address is NULL!\n"); in _TSP_InitResource() 1218 … TSP_DBG(E_TSP_DBG_MUST, "[ERROR][%s][%d] UnSupport Flt Type!\n", __FUNCTION__, __LINE__); in _TSP_DrvHal_FltType2DstMapping() 1436 TSP_DBG(E_TSP_DBG_MUST,"[%s][%d] Incorrect PCR filter ID !!\n",__FUNCTION__,__LINE__); in _TSP_FLT_Init() 1516 TSP_DBG(E_TSP_DBG_MUST,"[%s][%d] Incorrect PCR filter ID !!\n",__FUNCTION__,__LINE__); in _TSP_FLT_Disable() 1769 TSP_DBG(E_TSP_DBG_MUST, "%s Wait implementation\n", __FUNCTION__); in _TSP_Proc_Pvr() [all …]
|
| H A D | drvTSP2.h | 753 …E_TSP_DBG_MUST, //… enumerator
|