Lines Matching refs:u32PVREng

940 void    HAL_TSP_PidFlt_SetPvrFlt(MS_U32 fltId, MS_U32 u32PVREng, MS_BOOL bEn);
980 void HAL_PVR_Init(MS_U32 u32PVREng, MS_U32 pktDmxId);
981 void HAL_PVR_Exit(MS_U32 u32PVREng);
982 void HAL_PVR_Alignment_Enable(MS_U32 u32PVREng, MS_BOOL bEnable);
988 void HAL_PVR_FlushData(MS_U32 u32PVREng);
989 void HAL_PVR_Skip_Scrmb(MS_U32 u32PVREng,MS_BOOL bSkip);
990 void HAL_PVR_Block_Dis(MS_U32 u32PVREng,MS_BOOL bDisable);
991 void HAL_PVR_BurstLen(MS_U32 u32PVREng,MS_U16 u16BurstMode);
992 void HAL_PVR_Start(MS_U32 u32PVREng);
993 void HAL_PVR_Stop(MS_U32 u32PVREng);
994 void HAL_PVR_Pause(MS_U32 u32PVREng , MS_BOOL bPause);
995 void HAL_PVR_RecPid(MS_U32 u32PVREng, MS_BOOL bSet);
996 void HAL_PVR_RecNull(MS_U32 u32PVREng, MS_BOOL bSet);
997 void HAL_PVR_SetBuf(MS_U32 u32PVREng , MS_U32 u32StartAddr0, MS_U32 u32BufSize0, MS_U32 u32Start…
998 void HAL_PVR_SetStr2Miu_StartAddr(MS_U32 u32PVREng, MS_U32 u32StartAddr0, MS_U32 u32StartAddr1);
999 void HAL_PVR_SetStr2Miu_MidAddr(MS_U32 u32PVREng, MS_U32 u32MidAddr0, MS_U32 u32MidAddr1);
1000 void HAL_PVR_SetStr2Miu_EndAddr(MS_U32 u32PVREng, MS_U32 u32EndAddr0, MS_U32 u32EndAddr1);
1001 MS_U32 HAL_PVR_GetWritePtr(MS_U32 u32PVREng);
1002 void HAL_PVR_SetStrPacketMode(MS_U32 u32PVREng, MS_BOOL bSet);
1003 void HAL_PVR_SetPVRTimeStamp(MS_U32 u32PVREng, MS_U32 u32Stamp);
1004 MS_U32 HAL_PVR_GetPVRTimeStamp(MS_U32 u32PVREng);
1005 void HAL_PVR_TimeStamp_Stream_En(MS_U32 u32PVREng, MS_BOOL bEnable);
1006 void HAL_PVR_SetPVRTimeStamp_Stream(MS_U32 u32PVREng, MS_U32 u32Stamp);
1007 void HAL_PVR_TimeStamp_Sel(MS_U32 u32PVREng, MS_BOOL bLocal_Stream);
1008 void HAL_PVR_PauseTime_En(MS_U32 u32PVREng, MS_BOOL bEnable);
1009 void HAL_PVR_SetPauseTime(MS_U32 u32PVREng, MS_U32 u32PauseTime);
1013 void HAL_TSP_PVR_SPSConfig(MS_U32 u32PVREng, MS_BOOL CTR_mode);
1059 void HAL_PVR_MOBF_Enable(MS_U32 u32PVREng, MS_BOOL bEnable, MS_U32 u32Key);
1066 void HAL_TSP_PVR_Address_Protect_En(MS_U32 u32PVREng,MS_BOOL bEnable);
1067 void HAL_TSP_PVR_Address_Protect(MS_U32 u32PVREng, MS_PHY u32AddrH, MS_PHY u32AddrL);