Lines Matching refs:u32PVREng

888 void    HAL_TSP_PidFlt_SetPvrFlt(MS_U32 fltId, MS_U32 u32PVREng, MS_BOOL bEn);
930 void HAL_PVR_Init(MS_U32 u32PVREng, MS_U32 pktDmxId);
931 void HAL_PVR_Exit(MS_U32 u32PVREng);
932 void HAL_PVR_Alignment_Enable(MS_U32 u32PVREng, MS_BOOL bEnable);
938 void HAL_PVR_FlushData(MS_U32 u32PVREng);
939 void HAL_PVR_Skip_Scrmb(MS_U32 u32PVREng,MS_BOOL bSkip);
940 void HAL_PVR_Block_Dis(MS_U32 u32PVREng,MS_BOOL bDisable);
941 void HAL_PVR_BurstLen(MS_U32 u32PVREng,MS_U16 u16BurstMode);
942 void HAL_PVR_Start(MS_U32 u32PVREng);
943 void HAL_PVR_Stop(MS_U32 u32PVREng);
944 void HAL_PVR_Pause(MS_U32 u32PVREng , MS_BOOL bPause);
945 void HAL_PVR_RecPid(MS_U32 u32PVREng, MS_BOOL bSet);
947 void HAL_PVR_SetPidflt(MS_U32 u32PVREng, MS_U16 u16Fltid, MS_U16 u16Pid);
948 void HAL_PVR_SetBuf(MS_U32 u32PVREng , MS_U32 u32StartAddr0, MS_U32 u32BufSize0, MS_U32 u32Start…
949 void HAL_PVR_SetStr2Miu_StartAddr(MS_U32 u32PVREng, MS_U32 u32StartAddr0, MS_U32 u32StartAddr1);
950 void HAL_PVR_SetStr2Miu_MidAddr(MS_U32 u32PVREng, MS_U32 u32MidAddr0, MS_U32 u32MidAddr1);
951 void HAL_PVR_SetStr2Miu_EndAddr(MS_U32 u32PVREng, MS_U32 u32EndAddr0, MS_U32 u32EndAddr1);
952 MS_U32 HAL_PVR_GetWritePtr(MS_U32 u32PVREng);
953 void HAL_PVR_SetStrPacketMode(MS_U32 u32PVREng, MS_BOOL bSet);
954 void HAL_PVR_SetPVRTimeStamp(MS_U32 u32PVREng, MS_U32 u32Stamp);
955 MS_U32 HAL_PVR_GetPVRTimeStamp(MS_U32 u32PVREng);
956 void HAL_PVR_TimeStamp_Stream_En(MS_U32 u32PVREng, MS_BOOL bEnable);
957 void HAL_PVR_TimeStamp_Sel(MS_U32 u32PVREng, MS_BOOL bLocal_Stream);
958 void HAL_PVR_PauseTime_En(MS_U32 u32PVREng,MS_BOOL bEnable);
959 void HAL_PVR_SetPauseTime(MS_U32 u32PVREng,MS_U32 u32PauseTime);
1012 void HAL_PVR_MOBF_Enable(MS_U32 u32PVREng, MS_BOOL bEnable, MS_U32 u32Key);
1019 void HAL_TSP_PVR_Address_Protect_En(MS_U32 u32PVREng,MS_BOOL bEnable);
1020 void HAL_TSP_PVR_Address_Protect(MS_U32 u32PVREng, MS_PHY u32AddrH, MS_PHY u32AddrL);