| /utopia/UTPA2-700.0.x/modules/xc/hal/curry/xc/include/ |
| H A D | mhal_sc.h | 121 #define V_PreScalingDownRatio(Input, Output) { u64_result = ((MS_U64)(Output)) * … macro 134 #define V_PreScalingDownRatio(Input, Output) ((MS_U32)( (((MS_U64)(Output)) * 104857… macro
|
| /utopia/UTPA2-700.0.x/modules/xc/hal/kano/xc/include/ |
| H A D | mhal_sc.h | 121 #define V_PreScalingDownRatio(Input, Output) { u64_result = ((MS_U64)(Output)) * … macro 134 #define V_PreScalingDownRatio(Input, Output) ((MS_U32)( (((MS_U64)(Output)) * 104857… macro
|
| /utopia/UTPA2-700.0.x/modules/xc/hal/k6/xc/include/ |
| H A D | mhal_sc.h | 121 #define V_PreScalingDownRatio(Input, Output) { u64_result = ((MS_U64)(Output)) * … macro 134 #define V_PreScalingDownRatio(Input, Output) ((MS_U32)( (((MS_U64)(Output)) * 104857… macro
|
| /utopia/UTPA2-700.0.x/modules/xc/hal/k6lite/xc/include/ |
| H A D | mhal_sc.h | 121 #define V_PreScalingDownRatio(Input, Output) { u64_result = ((MS_U64)(Output)) * … macro 134 #define V_PreScalingDownRatio(Input, Output) ((MS_U32)( (((MS_U64)(Output)) * 104857… macro
|
| /utopia/UTPA2-700.0.x/modules/xc/hal/manhattan/xc/include/ |
| H A D | mhal_sc.h | 118 #define V_PreScalingDownRatio(Input, Output) { u64_result = ((MS_U64)(Output)) * … macro 131 #define V_PreScalingDownRatio(Input, Output) ((MS_U32)( (((MS_U64)(Output)) * 104857… macro
|
| /utopia/UTPA2-700.0.x/modules/xc/hal/maserati/xc/include/ |
| H A D | mhal_sc.h | 119 #define V_PreScalingDownRatio(Input, Output) { u64_result = ((MS_U64)(Output)) * … macro 132 #define V_PreScalingDownRatio(Input, Output) ((MS_U32)( (((MS_U64)(Output)) * 104857… macro
|
| /utopia/UTPA2-700.0.x/modules/xc/hal/M7821/xc/include/ |
| H A D | mhal_sc.h | 119 #define V_PreScalingDownRatio(Input, Output) { u64_result = ((MS_U64)(Output)) * … macro 132 #define V_PreScalingDownRatio(Input, Output) ((MS_U32)( (((MS_U64)(Output)) * 104857… macro
|
| /utopia/UTPA2-700.0.x/modules/xc/hal/maxim/xc/include/ |
| H A D | mhal_sc.h | 119 #define V_PreScalingDownRatio(Input, Output) { u64_result = ((MS_U64)(Output)) * … macro 132 #define V_PreScalingDownRatio(Input, Output) ((MS_U32)( (((MS_U64)(Output)) * 104857… macro
|
| /utopia/UTPA2-700.0.x/modules/xc/hal/M7621/xc/include/ |
| H A D | mhal_sc.h | 119 #define V_PreScalingDownRatio(Input, Output) { u64_result = ((MS_U64)(Output)) * … macro 132 #define V_PreScalingDownRatio(Input, Output) ((MS_U32)( (((MS_U64)(Output)) * 104857… macro
|
| /utopia/UTPA2-700.0.x/modules/xc/hal/maldives/xc/include/ |
| H A D | mhal_dip.h | 113 #define V_PreScalingDownRatio(Input, Output) ( (((MS_U32)(Output)) * 1048576ul)/ (In… macro
|
| H A D | mhal_sc.h | 114 #define V_PreScalingDownRatio(Input, Output) ( (((MS_U32)(Output)) * 1048576ul)/ (In… macro
|
| /utopia/UTPA2-700.0.x/modules/xc/hal/mustang/xc/include/ |
| H A D | mhal_sc.h | 114 #define V_PreScalingDownRatio(Input, Output) ( (((MS_U32)(Output)) * 1048576ul)/ (In… macro
|
| /utopia/UTPA2-700.0.x/modules/xc/hal/messi/xc/include/ |
| H A D | mhal_sc.h | 115 #define V_PreScalingDownRatio(Input, Output) ((MS_U32)( (((MS_U64)(Output)) * 104857… macro
|
| /utopia/UTPA2-700.0.x/modules/xc/hal/mainz/xc/include/ |
| H A D | mhal_sc.h | 115 #define V_PreScalingDownRatio(Input, Output) ((MS_U32)( (((MS_U64)(Output)) * 104857… macro
|
| /utopia/UTPA2-700.0.x/modules/xc/hal/mooney/xc/include/ |
| H A D | mhal_sc.h | 115 #define V_PreScalingDownRatio(Input, Output) ((MS_U32)( (((MS_U64)(Output)) * 104857… macro
|
| /utopia/UTPA2-700.0.x/modules/xc/hal/macan/xc/include/ |
| H A D | mhal_sc.h | 115 #define V_PreScalingDownRatio(Input, Output) ((MS_U32)( (((MS_U64)(Output)) * 104857… macro
|
| /utopia/UTPA2-700.0.x/modules/xc/drv/xc/ |
| H A D | mdrv_sc_scaling.c | 2774 V_PreScalingDownRatio(u16ScaleSrc+1, u16ScaleDst); in MDrv_SC_set_prescaling_ratio() 2777 u32TmpPre = V_PreScalingDownRatio(u16ScaleSrc+1, u16ScaleDst); in MDrv_SC_set_prescaling_ratio() 2858 V_PreScalingDownRatio(u16ScaleSrc, u16ScaleDst);; in MDrv_SC_set_prescaling_ratio() 2861 u32TmpPre = V_PreScalingDownRatio(u16ScaleSrc, u16ScaleDst); in MDrv_SC_set_prescaling_ratio()
|
| H A D | mdrv_sc_scaling.c.0 | 2762 V_PreScalingDownRatio(u16ScaleSrc+1, u16ScaleDst); 2765 u32TmpPre = V_PreScalingDownRatio(u16ScaleSrc+1, u16ScaleDst); 2846 V_PreScalingDownRatio(u16ScaleSrc, u16ScaleDst);; 2849 u32TmpPre = V_PreScalingDownRatio(u16ScaleSrc, u16ScaleDst);
|