Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/graphic/api/gop/
H A DapiGOP.c7196 MS_U8 u8num = 0; in MApi_GOP_GetChipCaps() local
7201 for(u8num=0;u8num<pstDrvMuxCap->u8MuxNumber;u8num++) in MApi_GOP_GetChipCaps()
7203 stDrvMuxCapEx.pu8MuxProrityArray[u8num]=pstDrvMuxCap->pu8MuxProrityArray[u8num]; in MApi_GOP_GetChipCaps()
7219 for(u8num=0;u8num<stDrvMuxCapEx.u8MuxNumber;u8num++) in MApi_GOP_GetChipCaps()
7221 pstDrvMuxCap->pu8MuxProrityArray[u8num]=stDrvMuxCapEx.pu8MuxProrityArray[u8num]; in MApi_GOP_GetChipCaps()