Lines Matching refs:u32PVREng
751 void HAL_TSP_PidFlt_SetPvrFlt(MS_U32 fltId, MS_U32 u32PVREng, MS_BOOL bEn);
793 void HAL_PVR_Init(MS_U32 u32PVREng, MS_U32 pktDmxId);
794 void HAL_PVR_Exit(MS_U32 u32PVREng);
795 void HAL_PVR_Alignment_Enable(MS_U32 u32PVREng, MS_BOOL bEnable);
801 void HAL_PVR_FlushData(MS_U32 u32PVREng);
802 void HAL_PVR_Skip_Scrmb(MS_U32 u32PVREng,MS_BOOL bSkip);
803 void HAL_PVR_Block_Dis(MS_U32 u32PVREng,MS_BOOL bDisable);
804 void HAL_PVR_BurstLen(MS_U32 u32PVREng,MS_U16 u16BurstMode);
805 void HAL_PVR_Start(MS_U32 u32PVREng);
806 void HAL_PVR_Stop(MS_U32 u32PVREng);
807 void HAL_PVR_Pause(MS_U32 u32PVREng , MS_BOOL bPause);
808 void HAL_PVR_RecPid(MS_U32 u32PVREng, MS_BOOL bSet);
810 void HAL_PVR_SetPidflt(MS_U32 u32PVREng, MS_U16 u16Fltid, MS_U16 u16Pid);
811 void HAL_PVR_SetBuf(MS_U32 u32PVREng , MS_U32 u32StartAddr0, MS_U32 u32BufSize0, MS_U32 u32Start…
812 void HAL_PVR_SetStr2Miu_StartAddr(MS_U32 u32PVREng, MS_U32 u32StartAddr0, MS_U32 u32StartAddr1);
813 void HAL_PVR_SetStr2Miu_MidAddr(MS_U32 u32PVREng, MS_U32 u32MidAddr0, MS_U32 u32MidAddr1);
814 void HAL_PVR_SetStr2Miu_EndAddr(MS_U32 u32PVREng, MS_U32 u32EndAddr0, MS_U32 u32EndAddr1);
815 MS_U32 HAL_PVR_GetWritePtr(MS_U32 u32PVREng);
816 void HAL_PVR_SetStrPacketMode(MS_U32 u32PVREng, MS_BOOL bSet);
817 void HAL_PVR_SetPVRTimeStamp(MS_U32 u32PVREng, MS_U32 u32Stamp);
818 MS_U32 HAL_PVR_GetPVRTimeStamp(MS_U32 u32PVREng);
819 void HAL_PVR_TimeStamp_Stream_En(MS_U32 u32PVREng, MS_BOOL bEnable);
820 void HAL_PVR_TimeStamp_Sel(MS_U32 u32PVREng, MS_BOOL bLocal_Stream);
821 void HAL_PVR_PauseTime_En(MS_U32 u32PVREng,MS_BOOL bEnable);
822 void HAL_PVR_SetPauseTime(MS_U32 u32PVREng,MS_U32 u32PauseTime);
875 void HAL_PVR_MOBF_Enable(MS_U32 u32PVREng, MS_BOOL bEnable, MS_U32 u32Key);
882 void HAL_TSP_PVR_Address_Protect_En(MS_U32 u32PVREng,MS_BOOL bEnable);
883 void HAL_TSP_PVR_Address_Protect(MS_U32 u32PVREng, MS_PHY u32AddrH, MS_PHY u32AddrL);