| /utopia/UTPA2-700.0.x/modules/dmx/drv/tsp4/ |
| H A D | drvTSP2.h | 960 TSP_Result MDrv_TSP_FILE_CmdSTC(MS_U32 u32TSPId, MS_U32 u32STC_H, MS_U32 u32STC); 1007 TSP_Result MDrv_TSP_FILE_CmdSTC(MS_U32 u32EngId, MS_U32 u32STC_H, MS_U32 u32STC); 1023 …Result MDrv_TSP_FILE_Eng_CmdSTC(TSP_FILE_ENG Eng, MS_U32 u32EngId, MS_U32 u32STC_H, MS_U32 u32STC); 1140 TSP_Result MDrv_TSP_SetSTC64(MS_U32 u32EngId, MS_U32 u32STC_32, MS_U32 u32STC);
|
| /utopia/UTPA2-700.0.x/modules/dmx/hal/messi/tsp/ |
| H A D | halTSP.h | 297 void HAL_TSP_CmdQ_SetSTC(MS_U32 u32EngId, MS_U32 u32STC); 301 void HAL_TSP_SetSTC(MS_U32 u32EngId, MS_U32 u32STC, MS_U32 u32STC_32);
|
| H A D | halTSP.c | 2200 void HAL_TSP_SetSTC(MS_U32 u32EngId, MS_U32 u32STC, MS_U32 u32STC_32) in HAL_TSP_SetSTC() argument 2206 u32temp = ((u32STC & 0xFFFF) << TSP_PCR1_L16_SHFT) | in HAL_TSP_SetSTC() 2210 u32temp = ((u32STC >> 16) & 0xFFFF) | ((u32STC_32 & 0xFFFF) << 16); in HAL_TSP_SetSTC() 2218 HAL_REG32_IndW((REG32 *)(0x00210244<< 1), u32STC); in HAL_TSP_SetSTC() 2260 void HAL_TSP_CmdQ_SetSTC(MS_U32 u32EngId, MS_U32 u32STC) in HAL_TSP_CmdQ_SetSTC() argument 2262 _HAL_REG32_W(&_TspCtrl[0].Pcr.ML, u32STC); in HAL_TSP_CmdQ_SetSTC()
|
| /utopia/UTPA2-700.0.x/modules/dmx/hal/mainz/tsp/ |
| H A D | halTSP.h | 297 void HAL_TSP_CmdQ_SetSTC(MS_U32 u32EngId, MS_U32 u32STC); 301 void HAL_TSP_SetSTC(MS_U32 u32EngId, MS_U32 u32STC, MS_U32 u32STC_32);
|
| H A D | halTSP.c | 2204 void HAL_TSP_SetSTC(MS_U32 u32EngId, MS_U32 u32STC, MS_U32 u32STC_32) in HAL_TSP_SetSTC() argument 2210 u32temp = ((u32STC & 0xFFFF) << TSP_PCR1_L16_SHFT) | in HAL_TSP_SetSTC() 2214 u32temp = ((u32STC >> 16) & 0xFFFF) | ((u32STC_32 & 0xFFFF) << 16); in HAL_TSP_SetSTC() 2222 HAL_REG32_IndW((REG32 *)(0x00210244<< 1), u32STC); in HAL_TSP_SetSTC() 2264 void HAL_TSP_CmdQ_SetSTC(MS_U32 u32EngId, MS_U32 u32STC) in HAL_TSP_CmdQ_SetSTC() argument 2266 _HAL_REG32_W(&_TspCtrl[0].Pcr.ML, u32STC); in HAL_TSP_CmdQ_SetSTC()
|
| /utopia/UTPA2-700.0.x/modules/dmx/hal/mooney/tsp/ |
| H A D | halTSP.h | 297 void HAL_TSP_CmdQ_SetSTC(MS_U32 u32EngId, MS_U32 u32STC); 301 void HAL_TSP_SetSTC(MS_U32 u32EngId, MS_U32 u32STC, MS_U32 u32STC_32);
|
| H A D | halTSP.c | 2223 void HAL_TSP_SetSTC(MS_U32 u32EngId, MS_U32 u32STC, MS_U32 u32STC_32) in HAL_TSP_SetSTC() argument 2229 u32temp = ((u32STC & 0xFFFF) << TSP_PCR1_L16_SHFT) | in HAL_TSP_SetSTC() 2233 u32temp = ((u32STC >> 16) & 0xFFFF) | ((u32STC_32 & 0xFFFF) << 16); in HAL_TSP_SetSTC() 2241 HAL_REG32_IndW((REG32 *)(0x00210244<< 1), u32STC); in HAL_TSP_SetSTC() 2283 void HAL_TSP_CmdQ_SetSTC(MS_U32 u32EngId, MS_U32 u32STC) in HAL_TSP_CmdQ_SetSTC() argument 2285 _HAL_REG32_W(&_TspCtrl[0].Pcr.ML, u32STC); in HAL_TSP_CmdQ_SetSTC()
|
| /utopia/UTPA2-700.0.x/modules/dmx/hal/mustang/tsp/ |
| H A D | halTSP.c | 3554 void HAL_TSP_SetSTC(MS_U32 u32EngId, MS_U32 u32STC, MS_U32 u32STC_32) in HAL_TSP_SetSTC() argument 3558 _HAL_REG32_W(&_TspCtrl[0].PCR64_2_L, u32STC); in HAL_TSP_SetSTC() 3564 _HAL_REG32_W(&_TspCtrl6[0].PCR64_3_L, u32STC); in HAL_TSP_SetSTC() 3572 _HAL_REG32_W(&_TspCtrl6[0].PCR64_4_L, u32STC); in HAL_TSP_SetSTC() 3583 u32temp = ((u32STC & 0xFFFFUL) << TSP_PCR64_L16_SHFT) | in HAL_TSP_SetSTC() 3587 u32temp = ((u32STC >> 16UL) & 0xFFFFUL) | ((u32STC_32 & 0xFFFFUL) << 16UL); in HAL_TSP_SetSTC() 3595 HAL_REG32_IndW((REG32 *)(0x00210244UL<< 1UL), u32STC); in HAL_TSP_SetSTC() 3636 void HAL_TSP_CmdQ_SetSTC(MS_U32 u32EngId, MS_U32 u32STC) in HAL_TSP_CmdQ_SetSTC() argument 3638 _HAL_REG32_W(&_TspCtrl[0].Pcr.ML, u32STC); in HAL_TSP_CmdQ_SetSTC()
|
| H A D | halTSP.h | 382 void HAL_TSP_CmdQ_SetSTC(MS_U32 u32EngId, MS_U32 u32STC); 412 void HAL_TSP_SetSTC(MS_U32 u32EngId, MS_U32 u32STC, MS_U32 u32STC_32);
|
| /utopia/UTPA2-700.0.x/modules/dmx/hal/M7821/tsp/ |
| H A D | halTSP.h | 383 void HAL_TSP_CmdQ_SetSTC(MS_U32 u32EngId, MS_U32 u32STC); 413 void HAL_TSP_SetSTC(MS_U32 u32EngId, MS_U32 u32STC, MS_U32 u32STC_32);
|
| H A D | halTSP.c | 3842 void HAL_TSP_SetSTC(MS_U32 u32EngId, MS_U32 u32STC, MS_U32 u32STC_32) in HAL_TSP_SetSTC() argument 3846 _HAL_REG32_W(&_TspCtrl[0].PCR64_2_L, u32STC); in HAL_TSP_SetSTC() 3852 _HAL_REG32_W(&_TspCtrl6[0].PCR64_3_L, u32STC); in HAL_TSP_SetSTC() 3860 _HAL_REG32_W(&_TspCtrl6[0].PCR64_4_L, u32STC); in HAL_TSP_SetSTC() 3871 u32temp = ((u32STC & 0xFFFFUL) << TSP_PCR64_L16_SHFT) | in HAL_TSP_SetSTC() 3875 u32temp = ((u32STC >> 16UL) & 0xFFFFUL) | ((u32STC_32 & 0xFFFFUL) << 16UL); in HAL_TSP_SetSTC() 3883 HAL_REG32_IndW((REG32 *)(0x00210244UL<< 1UL), u32STC); in HAL_TSP_SetSTC() 3924 void HAL_TSP_CmdQ_SetSTC(MS_U32 u32EngId, MS_U32 u32STC) in HAL_TSP_CmdQ_SetSTC() argument 3926 _HAL_REG32_W(&_TspCtrl[0].Pcr.ML, u32STC); in HAL_TSP_CmdQ_SetSTC()
|
| /utopia/UTPA2-700.0.x/modules/dmx/hal/macan/tsp/ |
| H A D | halTSP.h | 381 void HAL_TSP_CmdQ_SetSTC(MS_U32 u32EngId, MS_U32 u32STC); 411 void HAL_TSP_SetSTC(MS_U32 u32EngId, MS_U32 u32STC, MS_U32 u32STC_32);
|
| H A D | halTSP.c | 3507 void HAL_TSP_SetSTC(MS_U32 u32EngId, MS_U32 u32STC, MS_U32 u32STC_32) in HAL_TSP_SetSTC() argument 3511 _HAL_REG32_W(&_TspCtrl[0].PCR64_2_L, u32STC); in HAL_TSP_SetSTC() 3520 u32temp = ((u32STC & 0xFFFFUL) << TSP_PCR64_L16_SHFT) | in HAL_TSP_SetSTC() 3524 u32temp = ((u32STC >> 16UL) & 0xFFFFUL) | ((u32STC_32 & 0xFFFFUL) << 16UL); in HAL_TSP_SetSTC() 3532 HAL_REG32_IndW((REG32 *)(0x00210244UL<< 1UL), u32STC); in HAL_TSP_SetSTC() 3573 void HAL_TSP_CmdQ_SetSTC(MS_U32 u32EngId, MS_U32 u32STC) in HAL_TSP_CmdQ_SetSTC() argument 3575 _HAL_REG32_W(&_TspCtrl[0].Pcr.ML, u32STC); in HAL_TSP_CmdQ_SetSTC()
|
| /utopia/UTPA2-700.0.x/modules/dmx/hal/manhattan/tsp/ |
| H A D | halTSP.h | 381 void HAL_TSP_CmdQ_SetSTC(MS_U32 u32EngId, MS_U32 u32STC); 411 void HAL_TSP_SetSTC(MS_U32 u32EngId, MS_U32 u32STC, MS_U32 u32STC_32);
|
| H A D | halTSP.c | 3533 void HAL_TSP_SetSTC(MS_U32 u32EngId, MS_U32 u32STC, MS_U32 u32STC_32) in HAL_TSP_SetSTC() argument 3537 _HAL_REG32_W(&_TspCtrl[0].PCR64_2_L, u32STC); in HAL_TSP_SetSTC() 3546 u32temp = ((u32STC & 0xFFFFUL) << TSP_PCR64_L16_SHFT) | in HAL_TSP_SetSTC() 3550 u32temp = ((u32STC >> 16UL) & 0xFFFFUL) | ((u32STC_32 & 0xFFFFUL) << 16UL); in HAL_TSP_SetSTC() 3558 HAL_REG32_IndW((REG32 *)(0x00210244UL<< 1UL), u32STC); in HAL_TSP_SetSTC() 3599 void HAL_TSP_CmdQ_SetSTC(MS_U32 u32EngId, MS_U32 u32STC) in HAL_TSP_CmdQ_SetSTC() argument 3601 _HAL_REG32_W(&_TspCtrl[0].Pcr.ML, u32STC); in HAL_TSP_CmdQ_SetSTC()
|
| /utopia/UTPA2-700.0.x/modules/dmx/hal/maxim/tsp/ |
| H A D | halTSP.h | 383 void HAL_TSP_CmdQ_SetSTC(MS_U32 u32EngId, MS_U32 u32STC); 413 void HAL_TSP_SetSTC(MS_U32 u32EngId, MS_U32 u32STC, MS_U32 u32STC_32);
|
| H A D | halTSP.c | 3802 void HAL_TSP_SetSTC(MS_U32 u32EngId, MS_U32 u32STC, MS_U32 u32STC_32) in HAL_TSP_SetSTC() argument 3806 _HAL_REG32_W(&_TspCtrl[0].PCR64_2_L, u32STC); in HAL_TSP_SetSTC() 3812 _HAL_REG32_W(&_TspCtrl6[0].PCR64_3_L, u32STC); in HAL_TSP_SetSTC() 3820 _HAL_REG32_W(&_TspCtrl6[0].PCR64_4_L, u32STC); in HAL_TSP_SetSTC() 3831 u32temp = ((u32STC & 0xFFFFUL) << TSP_PCR64_L16_SHFT) | in HAL_TSP_SetSTC() 3835 u32temp = ((u32STC >> 16UL) & 0xFFFFUL) | ((u32STC_32 & 0xFFFFUL) << 16UL); in HAL_TSP_SetSTC() 3843 HAL_REG32_IndW((REG32 *)(0x00210244UL<< 1UL), u32STC); in HAL_TSP_SetSTC() 3884 void HAL_TSP_CmdQ_SetSTC(MS_U32 u32EngId, MS_U32 u32STC) in HAL_TSP_CmdQ_SetSTC() argument 3886 _HAL_REG32_W(&_TspCtrl[0].Pcr.ML, u32STC); in HAL_TSP_CmdQ_SetSTC()
|
| /utopia/UTPA2-700.0.x/modules/dmx/hal/maldives/tsp/ |
| H A D | halTSP.h | 369 void HAL_TSP_CmdQ_SetSTC(MS_U32 u32EngId, MS_U32 u32STC); 399 void HAL_TSP_SetSTC(MS_U32 u32EngId, MS_U32 u32STC, MS_U32 u32STC_32);
|
| H A D | halTSP.c | 3175 void HAL_TSP_SetSTC(MS_U32 u32EngId, MS_U32 u32STC, MS_U32 u32STC_32) in HAL_TSP_SetSTC() argument 3181 u32temp = ((u32STC & 0xFFFF) << TSP_PCR64_L16_SHFT) | in HAL_TSP_SetSTC() 3185 u32temp = ((u32STC >> 16) & 0xFFFF) | ((u32STC_32 & 0xFFFF) << 16); in HAL_TSP_SetSTC() 3193 HAL_REG32_IndW((REG32 *)(0x00210244<< 1), u32STC); in HAL_TSP_SetSTC() 3234 void HAL_TSP_CmdQ_SetSTC(MS_U32 u32EngId, MS_U32 u32STC) in HAL_TSP_CmdQ_SetSTC() argument 3236 _HAL_REG32_W(&_TspCtrl[0].Pcr.ML, u32STC); in HAL_TSP_CmdQ_SetSTC()
|
| /utopia/UTPA2-700.0.x/modules/dmx/hal/M7621/tsp/ |
| H A D | halTSP.h | 383 void HAL_TSP_CmdQ_SetSTC(MS_U32 u32EngId, MS_U32 u32STC); 413 void HAL_TSP_SetSTC(MS_U32 u32EngId, MS_U32 u32STC, MS_U32 u32STC_32);
|
| H A D | halTSP.c | 3785 void HAL_TSP_SetSTC(MS_U32 u32EngId, MS_U32 u32STC, MS_U32 u32STC_32) in HAL_TSP_SetSTC() argument 3789 _HAL_REG32_W(&_TspCtrl[0].PCR64_2_L, u32STC); in HAL_TSP_SetSTC() 3795 _HAL_REG32_W(&_TspCtrl6[0].PCR64_3_L, u32STC); in HAL_TSP_SetSTC() 3803 _HAL_REG32_W(&_TspCtrl6[0].PCR64_4_L, u32STC); in HAL_TSP_SetSTC() 3814 u32temp = ((u32STC & 0xFFFFUL) << TSP_PCR64_L16_SHFT) | in HAL_TSP_SetSTC() 3818 u32temp = ((u32STC >> 16UL) & 0xFFFFUL) | ((u32STC_32 & 0xFFFFUL) << 16UL); in HAL_TSP_SetSTC() 3826 HAL_REG32_IndW((REG32 *)(0x00210244UL<< 1UL), u32STC); in HAL_TSP_SetSTC() 3867 void HAL_TSP_CmdQ_SetSTC(MS_U32 u32EngId, MS_U32 u32STC) in HAL_TSP_CmdQ_SetSTC() argument 3869 _HAL_REG32_W(&_TspCtrl[0].Pcr.ML, u32STC); in HAL_TSP_CmdQ_SetSTC()
|
| /utopia/UTPA2-700.0.x/modules/dmx/hal/maserati/tsp/ |
| H A D | halTSP.h | 383 void HAL_TSP_CmdQ_SetSTC(MS_U32 u32EngId, MS_U32 u32STC); 413 void HAL_TSP_SetSTC(MS_U32 u32EngId, MS_U32 u32STC, MS_U32 u32STC_32);
|
| H A D | halTSP.c | 3881 void HAL_TSP_SetSTC(MS_U32 u32EngId, MS_U32 u32STC, MS_U32 u32STC_32) in HAL_TSP_SetSTC() argument 3885 _HAL_REG32_W(&_TspCtrl[0].PCR64_2_L, u32STC); in HAL_TSP_SetSTC() 3891 _HAL_REG32_W(&_TspCtrl6[0].PCR64_3_L, u32STC); in HAL_TSP_SetSTC() 3899 _HAL_REG32_W(&_TspCtrl6[0].PCR64_4_L, u32STC); in HAL_TSP_SetSTC() 3910 u32temp = ((u32STC & 0xFFFFUL) << TSP_PCR64_L16_SHFT) | in HAL_TSP_SetSTC() 3914 u32temp = ((u32STC >> 16UL) & 0xFFFFUL) | ((u32STC_32 & 0xFFFFUL) << 16UL); in HAL_TSP_SetSTC() 3922 HAL_REG32_IndW((REG32 *)(0x00210244UL<< 1UL), u32STC); in HAL_TSP_SetSTC() 3963 void HAL_TSP_CmdQ_SetSTC(MS_U32 u32EngId, MS_U32 u32STC) in HAL_TSP_CmdQ_SetSTC() argument 3965 _HAL_REG32_W(&_TspCtrl[0].Pcr.ML, u32STC); in HAL_TSP_CmdQ_SetSTC()
|
| /utopia/UTPA2-700.0.x/modules/dmx/drv/tsp/ |
| H A D | drvTSP.c | 2728 MS_U32 u32Pcr = 0, u32Pcr_H = 0, u32Diff = 0, u32STC = 0; in _TSP_PCR_Adjust() local 2745 u32STC = HAL_TSP_GetSTC(u32EngId); in _TSP_PCR_Adjust() 2749 if((u32STC - _u32PrevStcBase[u32EngId]) > 0x4000) in _TSP_PCR_Adjust() 2752 _u32PrevStcBase[u32EngId] = u32STC; in _TSP_PCR_Adjust() 6716 TSP_Result MDrv_TSP_SetSTC(MS_U32 u32EngId, MS_U32 u32STC_32, MS_U32 u32STC) 6721 HAL_TSP_SetSTC(u32EngId, u32STC, u32STC_32);
|
| /utopia/UTPA2-700.0.x/modules/dmx/drv/tsp3/ |
| H A D | drvTSP.c | 2177 MS_U32 u32Pcr = 0, u32Pcr_H = 0, u32Diff = 0, u32STC = 0; in _TSP_PCR_Adjust() local 2195 u32STC = HAL_TSP_GetSTC(u32EngId); in _TSP_PCR_Adjust() 2199 if((u32STC - _ptsp_res->TSPHwPcrParams._u32PrevStcBase[u32EngId]) > 0x4000UL) in _TSP_PCR_Adjust() 2202 _ptsp_res->TSPHwPcrParams._u32PrevStcBase[u32EngId] = u32STC; in _TSP_PCR_Adjust() 6333 TSP_Result MDrv_TSP_SetSTC(MS_U32 u32EngId, MS_U32 u32STC_32, MS_U32 u32STC) in MDrv_TSP_SetSTC() argument 6339 HAL_TSP_SetSTC(u32EngId, u32STC, u32STC_32); in MDrv_TSP_SetSTC()
|