Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/vd/hal/maldives/vbi/
H A DhalVBI.c383 #define VPS_PACKET_LEN 15 macro
384 static MS_U8 _u8VPSData[VPS_PACKET_LEN];
390 memset(_u8VPSData, 0, VPS_PACKET_LEN); in VBI_GetCompleteVPS_Data()
396 *dataLen = VPS_PACKET_LEN; in VBI_GetCompleteVPS_Data()
/utopia/UTPA2-700.0.x/modules/vd/hal/mustang/vbi/
H A DhalVBI.c383 #define VPS_PACKET_LEN 15 macro
384 static MS_U8 _u8VPSData[VPS_PACKET_LEN];
390 memset(_u8VPSData, 0, VPS_PACKET_LEN); in VBI_GetCompleteVPS_Data()
396 *dataLen = VPS_PACKET_LEN; in VBI_GetCompleteVPS_Data()
/utopia/UTPA2-700.0.x/modules/vd/drv/vbi/
H A DdrvVBI.c1398 #define VPS_PACKET_LEN 15 macro
1399 static MS_U8 _u8VPSData[VPS_PACKET_LEN];
1426 memset(_u8VPSData, 0, VPS_PACKET_LEN); in MDrv_VBI_GetCompleteVPS_Data()
1432 *dataLen = VPS_PACKET_LEN; in MDrv_VBI_GetCompleteVPS_Data()