Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/graphic/api/gop/
H A DmapiGOP.c1373 g_pGOPCtxLocal->u8ChgIpMuxGop = 0xFF; in _GOP_Init_Ctx()
3275 g_pGOPCtxLocal->u8ChgIpMuxGop = 0xFF; in GOP_PreInit_Ctx()
7805 g_pGOPCtxLocal->u8ChgIpMuxGop = u8Mux0GopNum; in Ioctl_GOP_SetDst()
7968 … if (_IsGopInMux1(pInstance,u8GOP)&&_IsGopInMux0To3(pInstance,g_pGOPCtxLocal->u8ChgIpMuxGop)) in Ioctl_GOP_SetDst()
7981 if (g_pGOPCtxLocal->u8ChgIpMuxGop == u8GetGOPNum) in Ioctl_GOP_SetDst()
7985 g_pGOPCtxLocal->u8ChgIpMuxGop = 0xFF; in Ioctl_GOP_SetDst()
/utopia/UTPA2-700.0.x/modules/graphic/drv/gop/
H A DdrvGOP.h1170 MS_U8 u8ChgIpMuxGop; member