Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/dmx/drv/tsp/
H A DdrvTSP.h857 TSP_Result MDrv_TSP_GetDbgPortInfo(MS_U32 u32DbgSel,MS_U32* u32DbgInfo);
H A DdrvTSP.c7588 TSP_Result MDrv_TSP_GetDbgPortInfo(MS_U32 u32DbgSel,MS_U32* u32DbgInfo)
7591 *u32DbgInfo = HAL_TSP_GetDBGPortInfo(u32DbgSel);
/utopia/UTPA2-700.0.x/modules/dmx/drv/tsp3/
H A DdrvTSP.h925 TSP_Result MDrv_TSP_GetDbgPortInfo(MS_U32 u32DbgSel,MS_U32* u32DbgInfo);
H A DdrvTSP.c7081 TSP_Result MDrv_TSP_GetDbgPortInfo(MS_U32 u32DbgSel,MS_U32* u32DbgInfo) in MDrv_TSP_GetDbgPortInfo() argument
7084 *u32DbgInfo = HAL_TSP_GetDBGPortInfo(u32DbgSel); in MDrv_TSP_GetDbgPortInfo()
/utopia/UTPA2-700.0.x/projects/tmplib/include/
H A DapiDMX.h3087 DMX_FILTER_STATUS MApi_DMX_GetDbgPortInfo(MS_U32 u32DbgSel,MS_U32* u32DbgInfo);
/utopia/UTPA2-700.0.x/modules/dmx/drv/tsp4/
H A DdrvTSP2.h1134 TSP_Result MDrv_TSP_GetDbgPortInfo(MS_U32 u32DbgSel,MS_U32* u32DbgInfo) __attribute__ ((deprecated)…
/utopia/UTPA2-700.0.x/modules/dmx/api/dmx/
H A DapiDMX_v2.c5346 DMX_FILTER_STATUS MApi_DMX_GetDbgPortInfo(MS_U32 u32DbgSel,MS_U32* u32DbgInfo) in MApi_DMX_GetDbgPortInfo() argument
5358 u32param[0] = u32DbgSel; in MApi_DMX_GetDbgPortInfo()
5375 return _MApi_DMX_GetDbgPortInfo(u32DbgSel, u32DbgInfo); in MApi_DMX_GetDbgPortInfo()
H A DapiDMX_private.h889 DMX_FILTER_STATUS _MApi_DMX_GetDbgPortInfo(MS_U32 u32DbgSel,MS_U32* u32DbgInfo);
H A DapiDMX.c9545 DMX_FILTER_STATUS _MApi_DMX_GetDbgPortInfo(MS_U32 u32DbgSel,MS_U32* u32DbgInfo)
9549 MDrv_TSP_GetDbgPortInfo(u32DbgSel,u32DbgInfo);
/utopia/UTPA2-700.0.x/mxlib/include/
H A DapiDMX.h3648 DMX_FILTER_STATUS MApi_DMX_GetDbgPortInfo(MS_U32 u32DbgSel,MS_U32* u32DbgInfo);
/utopia/UTPA2-700.0.x/projects/build/
H A Dpreprocess.txt33771 DMX_FILTER_STATUS MApi_DMX_GetDbgPortInfo(MS_U32 u32DbgSel,MS_U32* u32DbgInfo);