Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/dmx/hal/k7u/multi_pvr/
H A DhalMultiPVR.c206 #define MULTI_PVR_GET_USED_SIZE1(ChId) ({ MS_U32 u32RetVal = _HAL_MultiPVR_IdrR(ChId, 0, 1); … macro
523 MS_U32 u32UsedSize1 = MULTI_PVR_GET_USED_SIZE1(u32ChId); in HAL_MultiPVR_GetWritePtr()