Lines Matching refs:u32PVREng

770 void    HAL_TSP_PidFlt_SetPvrFlt(MS_U32 fltId, MS_U32 u32PVREng, MS_BOOL bEn);
812 void HAL_PVR_Init(MS_U32 u32PVREng, MS_U32 pktDmxId);
813 void HAL_PVR_Exit(MS_U32 u32PVREng);
814 void HAL_PVR_Alignment_Enable(MS_U32 u32PVREng, MS_BOOL bEnable);
820 void HAL_PVR_FlushData(MS_U32 u32PVREng);
821 void HAL_PVR_Skip_Scrmb(MS_U32 u32PVREng,MS_BOOL bSkip);
822 void HAL_PVR_Block_Dis(MS_U32 u32PVREng,MS_BOOL bDisable);
823 void HAL_PVR_BurstLen(MS_U32 u32PVREng,MS_U16 u16BurstMode);
824 void HAL_PVR_Start(MS_U32 u32PVREng);
825 void HAL_PVR_Stop(MS_U32 u32PVREng);
826 void HAL_PVR_Pause(MS_U32 u32PVREng , MS_BOOL bPause);
827 void HAL_PVR_RecPid(MS_U32 u32PVREng, MS_BOOL bSet);
829 void HAL_PVR_SetPidflt(MS_U32 u32PVREng, MS_U16 u16Fltid, MS_U16 u16Pid);
830 void HAL_PVR_SetBuf(MS_U32 u32PVREng , MS_U32 u32StartAddr0, MS_U32 u32BufSize0, MS_U32 u32Start…
831 void HAL_PVR_SetStr2Miu_StartAddr(MS_U32 u32PVREng, MS_U32 u32StartAddr0, MS_U32 u32StartAddr1);
832 void HAL_PVR_SetStr2Miu_MidAddr(MS_U32 u32PVREng, MS_U32 u32MidAddr0, MS_U32 u32MidAddr1);
833 void HAL_PVR_SetStr2Miu_EndAddr(MS_U32 u32PVREng, MS_U32 u32EndAddr0, MS_U32 u32EndAddr1);
834 MS_U32 HAL_PVR_GetWritePtr(MS_U32 u32PVREng);
835 void HAL_PVR_SetStrPacketMode(MS_U32 u32PVREng, MS_BOOL bSet);
836 void HAL_PVR_SetPVRTimeStamp(MS_U32 u32PVREng, MS_U32 u32Stamp);
837 MS_U32 HAL_PVR_GetPVRTimeStamp(MS_U32 u32PVREng);
838 void HAL_PVR_TimeStamp_Stream_En(MS_U32 u32PVREng, MS_BOOL bEnable);
839 void HAL_PVR_TimeStamp_Sel(MS_U32 u32PVREng, MS_BOOL bLocal_Stream);
840 void HAL_PVR_PauseTime_En(MS_U32 u32PVREng,MS_BOOL bEnable);
841 void HAL_PVR_SetPauseTime(MS_U32 u32PVREng,MS_U32 u32PauseTime);
894 void HAL_PVR_MOBF_Enable(MS_U32 u32PVREng, MS_BOOL bEnable, MS_U32 u32Key);
901 void HAL_TSP_PVR_Address_Protect_En(MS_U32 u32PVREng,MS_BOOL bEnable);
902 void HAL_TSP_PVR_Address_Protect(MS_U32 u32PVREng, MS_PHY u32AddrH, MS_PHY u32AddrL);