Lines Matching refs:u32PVREng

763 void    HAL_TSP_PidFlt_SetPvrFlt(MS_U32 fltId, MS_U32 u32PVREng, MS_BOOL bEn);
804 void HAL_PVR_Init(MS_U32 u32PVREng, MS_U32 pktDmxId);
805 void HAL_PVR_Exit(MS_U32 u32PVREng);
806 void HAL_PVR_Alignment_Enable(MS_U32 u32PVREng, MS_BOOL bEnable);
812 void HAL_PVR_FlushData(MS_U32 u32PVREng);
813 void HAL_PVR_Skip_Scrmb(MS_U32 u32PVREng,MS_BOOL bSkip);
814 void HAL_PVR_Block_Dis(MS_U32 u32PVREng,MS_BOOL bDisable);
815 void HAL_PVR_BurstLen(MS_U32 u32PVREng,MS_U16 u16BurstMode);
816 void HAL_PVR_Start(MS_U32 u32PVREng);
817 void HAL_PVR_Stop(MS_U32 u32PVREng);
818 void HAL_PVR_Pause(MS_U32 u32PVREng , MS_BOOL bPause);
819 void HAL_PVR_RecPid(MS_U32 u32PVREng, MS_BOOL bSet);
821 void HAL_PVR_SetPidflt(MS_U32 u32PVREng, MS_U16 u16Fltid, MS_U16 u16Pid);
822 void HAL_PVR_SetBuf(MS_U32 u32PVREng , MS_U32 u32StartAddr0, MS_U32 u32BufSize0, MS_U32 u32Start…
823 void HAL_PVR_SetStr2Miu_StartAddr(MS_U32 u32PVREng, MS_U32 u32StartAddr0, MS_U32 u32StartAddr1);
824 void HAL_PVR_SetStr2Miu_MidAddr(MS_U32 u32PVREng, MS_U32 u32MidAddr0, MS_U32 u32MidAddr1);
825 void HAL_PVR_SetStr2Miu_EndAddr(MS_U32 u32PVREng, MS_U32 u32EndAddr0, MS_U32 u32EndAddr1);
826 MS_U32 HAL_PVR_GetWritePtr(MS_U32 u32PVREng);
827 void HAL_PVR_SetStrPacketMode(MS_U32 u32PVREng, MS_BOOL bSet);
828 void HAL_PVR_SetPVRTimeStamp(MS_U32 u32PVREng, MS_U32 u32Stamp);
829 MS_U32 HAL_PVR_GetPVRTimeStamp(MS_U32 u32PVREng);
830 void HAL_PVR_TimeStamp_Stream_En(MS_U32 u32PVREng, MS_BOOL bEnable);
831 void HAL_PVR_TimeStamp_Sel(MS_U32 u32PVREng, MS_BOOL bLocal_Stream);
832 void HAL_PVR_PauseTime_En(MS_U32 u32PVREng,MS_BOOL bEnable);
833 void HAL_PVR_SetPauseTime(MS_U32 u32PVREng,MS_U32 u32PauseTime);
890 void HAL_PVR_MOBF_Enable(MS_U32 u32PVREng, MS_BOOL bEnable, MS_U32 u32Key);
897 void HAL_TSP_PVR_Address_Protect_En(MS_U32 u32PVREng,MS_BOOL bEnable);
898 void HAL_TSP_PVR_Address_Protect(MS_U32 u32PVREng, MS_PHY u32AddrH, MS_PHY u32AddrL);