Lines Matching refs:u8PVRId
470 void HAL_TSP_PVR_SetBuffer(MS_U8 u8PVRId, MS_PHY phyBufStart0, MS_PHY phyBufStart1, MS_U32 u32Bu…
471 void HAL_TSP_PVR_Enable(MS_U8 u8PVRId, MS_BOOL bEnable);
472 void HAL_TSP_PVR_Reset(MS_U8 u8PVRId);
473 void HAL_TSP_PVR_All(MS_U8 u8PVRId, MS_BOOL bPvrAll, MS_BOOL bWithNull, MS_BOOL bOldMode);
474 MS_PHY HAL_TSP_PVR_GetBufWrite(MS_U8 u8PVRId);
475 void HAL_TSP_PVR_WaitFlush(MS_U8 u8PVRId);
476 void HAL_TSP_PVR_BypassHeader_En(MS_U8 u8PVRId, MS_BOOL bBypassHD);
477 void HAL_TSP_PVR_Src_Select(MS_U8 u8PVRId, MS_U32 u32Src);
480 MS_BOOL HAL_TSP_PVR_Alignment_Enable(MS_U8 u8PVRId, MS_BOOL bEnable);
481 MS_BOOL HAL_TSP_PVR_ForceSync_Enable(MS_U8 u8PVRId, MS_BOOL bEnable);
482 void HAL_TSP_PVR_PacketMode(MS_U8 u8PVRId, MS_BOOL bSet);
483 MS_BOOL HAL_TSP_PVR_Fifo_Block_Disable(MS_U8 u8PVRId, MS_BOOL bDisable);
484 MS_U32 HAL_TSP_GetPVRTimeStamp(MS_U8 u8PVRId);
485 void HAL_TSP_SetPVRTimeStamp(MS_U8 u8PVRId, MS_U32 u32Stamp);
486 void HAL_TSP_SetPVRTimeStampClk(MS_U8 u8PVRId, MS_U32 u32ClkSrc);