Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/mxlib/include/
H A DdrvAUDIO.h141 register unsigned long u32Dst = (unsigned long)pDstAddr; \
143 if( (u32Dst % 4) || ((unsigned long)pSrc % 4) ) \
147 ((volatile unsigned char *)u32Dst)[u32I] = ((volatile unsigned char *)pSrc)[u32I]; \
154 ((volatile unsigned long *)u32Dst)[u32I] = ((volatile unsigned long *)pSrc)[u32I]; \
156 u32Dst += u32I*4; \
162 … ((volatile unsigned char *)u32Dst)[u32I] = ((volatile unsigned char *)pSrc)[u32I]; \
/utopia/UTPA2-700.0.x/modules/vdec_v1/drv/hvd/
H A DdrvHVD_def.h304 register unsigned long u32Dst = (unsigned long)pDstAddr; \
307 if( (u32Dst % 4) || ((unsigned long)pSrc % 4) ) \
311 ((volatile unsigned char *)u32Dst)[u32I] = ((volatile unsigned char *)pSrc)[u32I]; \
318 ((volatile unsigned long *)u32Dst)[u32I] = ((volatile unsigned long *)pSrc)[u32I]; \
322 u32Dst += u32I*4; \
326 … ((volatile unsigned char *)u32Dst)[u32I] = ((volatile unsigned char *)pSrc)[u32I]; \
/utopia/UTPA2-700.0.x/modules/vdec_v2/drv/hvd_ex/
H A DdrvHVD_def.h361 register unsigned long u32Dst = (unsigned long)pDstAddr; \
364 if( (u32Dst % 4) || ((unsigned long)pSrc % 4) ) \
368 ((volatile unsigned char *)u32Dst)[u32I] = ((volatile unsigned char *)pSrc)[u32I]; \
375 ((volatile unsigned long *)u32Dst)[u32I] = ((volatile unsigned long *)pSrc)[u32I]; \
379 u32Dst += u32I*4; \
383 … ((volatile unsigned char *)u32Dst)[u32I] = ((volatile unsigned char *)pSrc)[u32I]; \
/utopia/UTPA2-700.0.x/modules/vdec_v3/drv/hvd_v3/
H A DdrvHVD_def.h363 register unsigned long u32Dst = (unsigned long)pDstAddr; \
366 if( (u32Dst % 4) || ((unsigned long)pSrc % 4) ) \
370 ((volatile unsigned char *)u32Dst)[u32I] = ((volatile unsigned char *)pSrc)[u32I]; \
377 ((volatile unsigned int *)u32Dst)[u32I] = ((volatile unsigned int *)pSrc)[u32I]; \
381 u32Dst += u32I*4; \
385 … ((volatile unsigned char *)u32Dst)[u32I] = ((volatile unsigned char *)pSrc)[u32I]; \
/utopia/UTPA2-700.0.x/modules/vdec_lite/drv/hvd_lite/
H A DdrvHVD_def.h373 register unsigned long u32Dst = (unsigned long)pDstAddr; \
376 if( (u32Dst % 4) || ((unsigned long)pSrc % 4) ) \
380 ((volatile unsigned char *)u32Dst)[u32I] = ((volatile unsigned char *)pSrc)[u32I]; \
387 ((volatile unsigned int *)u32Dst)[u32I] = ((volatile unsigned int *)pSrc)[u32I]; \
391 u32Dst += u32I*4; \
395 … ((volatile unsigned char *)u32Dst)[u32I] = ((volatile unsigned char *)pSrc)[u32I]; \
/utopia/UTPA2-700.0.x/modules/dmx/hal/M7821/tsp/
H A DhalTSP.h506 MS_BOOL HAL_TSP_CSA_Set_CACtrl(MS_U8 u8EngId, MS_U8 u8SrcTSIF, MS_U32 u32Dst);
H A DhalTSP.c1005 MS_BOOL HAL_TSP_CSA_Set_CACtrl(MS_U8 u8EngId, MS_U8 u8SrcTSIF, MS_U32 u32Dst) in HAL_TSP_CSA_Set_CACtrl() argument
1039 switch(u32Dst) in HAL_TSP_CSA_Set_CACtrl()
/utopia/UTPA2-700.0.x/modules/dmx/hal/macan/tsp/
H A DhalTSP.h502 MS_BOOL HAL_TSP_CSA_Set_CACtrl(MS_U8 u8EngId, MS_U8 u8SrcTSIF, MS_U32 u32Dst);
H A DhalTSP.c952 MS_BOOL HAL_TSP_CSA_Set_CACtrl(MS_U8 u8EngId, MS_U8 u8SrcTSIF, MS_U32 u32Dst) in HAL_TSP_CSA_Set_CACtrl() argument
986 switch(u32Dst) in HAL_TSP_CSA_Set_CACtrl()
/utopia/UTPA2-700.0.x/modules/dmx/hal/manhattan/tsp/
H A DhalTSP.h502 MS_BOOL HAL_TSP_CSA_Set_CACtrl(MS_U8 u8EngId, MS_U8 u8SrcTSIF, MS_U32 u32Dst);
H A DhalTSP.c966 MS_BOOL HAL_TSP_CSA_Set_CACtrl(MS_U8 u8EngId, MS_U8 u8SrcTSIF, MS_U32 u32Dst) in HAL_TSP_CSA_Set_CACtrl() argument
1000 switch(u32Dst) in HAL_TSP_CSA_Set_CACtrl()
/utopia/UTPA2-700.0.x/modules/dmx/hal/maxim/tsp/
H A DhalTSP.h505 MS_BOOL HAL_TSP_CSA_Set_CACtrl(MS_U8 u8EngId, MS_U8 u8SrcTSIF, MS_U32 u32Dst);
H A DhalTSP.c987 MS_BOOL HAL_TSP_CSA_Set_CACtrl(MS_U8 u8EngId, MS_U8 u8SrcTSIF, MS_U32 u32Dst) in HAL_TSP_CSA_Set_CACtrl() argument
1021 switch(u32Dst) in HAL_TSP_CSA_Set_CACtrl()
/utopia/UTPA2-700.0.x/modules/dmx/hal/mustang/tsp/
H A DhalTSP.h504 MS_BOOL HAL_TSP_CSA_Set_CACtrl(MS_U8 u8EngId, MS_U8 u8SrcTSIF, MS_U32 u32Dst);
H A DhalTSP.c918 MS_BOOL HAL_TSP_CSA_Set_CACtrl(MS_U8 u8EngId, MS_U8 u8SrcTSIF, MS_U32 u32Dst) in HAL_TSP_CSA_Set_CACtrl() argument
952 switch(u32Dst) in HAL_TSP_CSA_Set_CACtrl()
/utopia/UTPA2-700.0.x/modules/dmx/hal/maldives/tsp/
H A DhalTSP.h491 MS_BOOL HAL_TSP_CSA_Set_CACtrl(MS_U8 u8EngId, MS_U8 u8SrcTSIF, MS_U32 u32Dst);
H A DhalTSP.c843 MS_BOOL HAL_TSP_CSA_Set_CACtrl(MS_U8 u8EngId, MS_U8 u8SrcTSIF, MS_U32 u32Dst) in HAL_TSP_CSA_Set_CACtrl() argument
872 switch(u32Dst) in HAL_TSP_CSA_Set_CACtrl()
/utopia/UTPA2-700.0.x/modules/dmx/hal/M7621/tsp/
H A DhalTSP.h505 MS_BOOL HAL_TSP_CSA_Set_CACtrl(MS_U8 u8EngId, MS_U8 u8SrcTSIF, MS_U32 u32Dst);
H A DhalTSP.c987 MS_BOOL HAL_TSP_CSA_Set_CACtrl(MS_U8 u8EngId, MS_U8 u8SrcTSIF, MS_U32 u32Dst) in HAL_TSP_CSA_Set_CACtrl() argument
1021 switch(u32Dst) in HAL_TSP_CSA_Set_CACtrl()
/utopia/UTPA2-700.0.x/modules/dmx/hal/maserati/tsp/
H A DhalTSP.h510 MS_BOOL HAL_TSP_CSA_Set_CACtrl(MS_U8 u8EngId, MS_U8 u8SrcTSIF, MS_U32 u32Dst);
H A DhalTSP.c1005 MS_BOOL HAL_TSP_CSA_Set_CACtrl(MS_U8 u8EngId, MS_U8 u8SrcTSIF, MS_U32 u32Dst) in HAL_TSP_CSA_Set_CACtrl() argument
1039 switch(u32Dst) in HAL_TSP_CSA_Set_CACtrl()
/utopia/UTPA2-700.0.x/projects/build/
H A Dpreprocess.txt42695 register unsigned long u32Dst = (unsigned long)pDstAddr; \
42697 if( (u32Dst % 4) || ((unsigned long)pSrc % 4) ) \
42701 ((volatile unsigned char *)u32Dst)[u32I] = ((volatile unsigned char *)pSrc)[u32I]; \
42708 ((volatile unsigned long *)u32Dst)[u32I] = ((volatile unsigned long *)pSrc)[u32I]; \
42710 u32Dst += u32I*4; \
42716 … ((volatile unsigned char *)u32Dst)[u32I] = ((volatile unsigned char *)pSrc)[u32I]; \