Home
last modified time | relevance | path

Searched refs:MULTI_PVR_GET_USED_SIZE0 (Results 1 – 1 of 1) sorted by relevance

/utopia/UTPA2-700.0.x/modules/dmx/hal/k7u/multi_pvr/
H A DhalMultiPVR.c205 #define MULTI_PVR_GET_USED_SIZE0(ChId) ({ MS_U32 u32RetVal = _HAL_MultiPVR_IdrR(ChId, 0, 0); … macro
519 MS_U32 u32UsedSize0 = MULTI_PVR_GET_USED_SIZE0(u32ChId); in HAL_MultiPVR_GetWritePtr()