Searched refs:u32DbgWord (Results 1 – 9 of 9) sorted by relevance
| /utopia/UTPA2-700.0.x/modules/dmx/drv/tsp/ |
| H A D | drvTSP.h | 729 TSP_Result MDrv_TSP_SetFwDBGParam(MS_PHY phyAddr, MS_U32 u32Size, MS_U32 u32DbgWord); // …
|
| H A D | drvTSP.c | 7807 TSP_Result MDrv_TSP_SetFwDBGParam(MS_PHY phyAddr, MS_U32 u32Size, MS_U32 u32DbgWord) 7816 if(HAL_TSP_SetFwDbgMem(phyAddr, u32Size) && HAL_TSP_SetFwDbgWord(u32DbgWord))
|
| /utopia/UTPA2-700.0.x/modules/dmx/drv/tsp3/ |
| H A D | drvTSP.h | 802 TSP_Result MDrv_TSP_SetFwDBGParam(MS_PHY phyAddr, MS_U32 u32Size, MS_U32 u32DbgWord); // …
|
| H A D | drvTSP.c | 7219 TSP_Result MDrv_TSP_SetFwDBGParam(MS_PHY phyAddr, MS_U32 u32Size, MS_U32 u32DbgWord) in MDrv_TSP_SetFwDBGParam() argument 7227 if(HAL_TSP_SetFwDbgMem(phyAddr, u32Size) && HAL_TSP_SetFwDbgWord(u32DbgWord)) in MDrv_TSP_SetFwDBGParam()
|
| /utopia/UTPA2-700.0.x/modules/dmx/api/dmx/ |
| H A D | apiDMX_v2.c | 7635 DMX_FILTER_STATUS MApi_DMX_SetFwDbgParam(MS_PHY phyAddr, MS_U32 u32Size, MS_U32 u32DbgWord) in MApi_DMX_SetFwDbgParam() argument 7648 u32Param[3] = u32DbgWord; in MApi_DMX_SetFwDbgParam() 7662 return _MApi_DMX_SetFwDbgParam(phyAddr, u32Size, u32DbgWord); in MApi_DMX_SetFwDbgParam()
|
| H A D | apiDMX_private.h | 860 DMX_FILTER_STATUS _MApi_DMX_SetFwDbgParam(MS_PHY phyAddr, MS_U32 u32Size, MS_U32 u32DbgWord);
|
| H A D | apiDMX.c | 9884 DMX_FILTER_STATUS _MApi_DMX_SetFwDbgParam(MS_PHY phyAddr, MS_U32 u32Size, MS_U32 u32DbgWord) 9894 if(DRVTSP_OK == MDrv_TSP_SetFwDBGParam(phyAddr, u32Size, u32DbgWord))
|
| /utopia/UTPA2-700.0.x/mxlib/include/ |
| H A D | apiDMX.h | 3658 DMX_FILTER_STATUS MApi_DMX_SetFwDbgParam(MS_PHY phyAddr, MS_U32 u32Size, MS_U32 u32DbgWord);
|
| /utopia/UTPA2-700.0.x/projects/build/ |
| H A D | preprocess.txt | 33773 DMX_FILTER_STATUS MApi_DMX_SetFwDbgParam(MS_PHY phyAddr, MS_U32 u32Size, MS_U32 u32DbgWord);
|