Home
last modified time | relevance | path

Searched refs:TSP_PVRENG_NUM (Results 1 – 16 of 16) sorted by relevance

/utopia/UTPA2-700.0.x/modules/dmx/hal/k7u/tsp/
H A DhalTSP.c288 for(u8Idx = 0; u8Idx < TSP_PVRENG_NUM; u8Idx++) in HAL_TSP_HwPatch()
3350 if(u32PVREng >= TSP_PVRENG_NUM) in HAL_PVR_Init()
3365 if(u32PVREng >= TSP_PVRENG_NUM) in HAL_PVR_Exit()
3388 if(u32PVREng >= TSP_PVRENG_NUM) in HAL_PVR_Start()
3407 if(u32PVREng >= TSP_PVRENG_NUM) in HAL_PVR_Stop()
3422 if(u32PVREng >= TSP_PVRENG_NUM) in HAL_PVR_Pause()
3443 if(u32PVREng >= TSP_PVRENG_NUM) in HAL_PVR_RecPid()
3466 if(u32PVREng >= TSP_PVRENG_NUM) in HAL_PVR_Alignment_Enable()
3487 if(u32PVREng >= TSP_PVRENG_NUM) in HAL_PVR_FlushData()
3502 if(u32PVREng >= TSP_PVRENG_NUM) in HAL_PVR_Skip_Scrmb()
[all …]
H A DregTSP.h29 #define TSP_PVRENG_NUM 10 macro
H A DhalTSP.h32 #define PVR_NUM TSP_PVRENG_NUM
/utopia/UTPA2-700.0.x/modules/dmx/hal/curry/tsp/
H A DregTSP.h28 #define TSP_PVRENG_NUM 2 macro
H A DhalTSP.c4345 if (u32PVREng>=TSP_PVRENG_NUM) in HAL_PVR_TimeStamp_Sel()
/utopia/UTPA2-700.0.x/modules/dmx/hal/kano/tsp/
H A DregTSP.h28 #define TSP_PVRENG_NUM 4 macro
H A DhalTSP.c5743 if (u32PVREng>=TSP_PVRENG_NUM) in HAL_PVR_TimeStamp_Sel()
/utopia/UTPA2-700.0.x/modules/dscmb/hal/kano/nsk2/
H A DregTSP.h28 #define TSP_PVRENG_NUM 4 macro
/utopia/UTPA2-700.0.x/modules/dscmb/hal/k6/nsk2/
H A DregTSP.h28 #define TSP_PVRENG_NUM 4 macro
/utopia/UTPA2-700.0.x/modules/dscmb/hal/k6lite/nsk2/
H A DregTSP.h28 #define TSP_PVRENG_NUM 4 macro
/utopia/UTPA2-700.0.x/modules/dscmb/hal/k7u/nsk2/
H A DregTSP.h28 #define TSP_PVRENG_NUM 4 macro
/utopia/UTPA2-700.0.x/modules/dmx/hal/k6/tsp/
H A DregTSP.h28 #define TSP_PVRENG_NUM 4 macro
H A DhalTSP.c6258 if (u32PVREng>=TSP_PVRENG_NUM) in HAL_PVR_TimeStamp_Sel()
/utopia/UTPA2-700.0.x/modules/dmx/hal/k6lite/tsp/
H A DhalTSP.c5887 if (u32PVREng>=TSP_PVRENG_NUM) in HAL_PVR_TimeStamp_Sel()
8367 if(u32Eng > TSP_PVRENG_NUM) in HAL_TSP_CLK_GATING()
8454 if(u32Eng > TSP_PVRENG_NUM) in HAL_TSP_CLK_GATING()
H A DregTSP.h28 #define TSP_PVRENG_NUM 4 macro
/utopia/UTPA2-700.0.x/modules/dmx/drv/tsp4/
H A DdrvTSP2.c6921 if(u32Eng < TSP_PVRENG_NUM) in _MDrv_FltAllocForRec()