Lines Matching refs:GOP_BIT13
282 u16Mask |= GOP_BIT13; in HAL_GOP_SetGOPACKMask()
304 HAL_GOP_Write16Reg(pGOPHalLocal, GOP_BAK_SEL, GOP_BIT13 , GOP_BIT13); in HAL_GOP_SetGOPACK()
1320 u16RegVal |= GOP_BIT13;//mux1 in HAL_GOP_SetIPSel2SC()
1328 u16RegVal |= GOP_BIT13;//mux1 in HAL_GOP_SetIPSel2SC()
1336 u16RegVal |= GOP_BIT13;//mux1 in HAL_GOP_SetIPSel2SC()
1347 u16RegVal = ~GOP_BIT13;//mux1 in HAL_GOP_SetIPSel2SC()
1348 u16RegMsk = GOP_BIT13; in HAL_GOP_SetIPSel2SC()
1360 u16RegVal = ~GOP_BIT13;//mux1 in HAL_GOP_SetIPSel2SC()
1361 u16RegMsk = GOP_BIT13; in HAL_GOP_SetIPSel2SC()
1373 u16RegVal = ~GOP_BIT13;//mux1 in HAL_GOP_SetIPSel2SC()
1374 u16RegMsk = GOP_BIT13; in HAL_GOP_SetIPSel2SC()
1407 HAL_GOP_Write16Reg(pGOPHalLocal, GOP_SC_CHANNELSYNC, GOP_BIT12, GOP_BIT12|GOP_BIT13); in HAL_GOP_DWIN_SetSourceSel()
1582 else if(u16ScalerMirrorCfg & GOP_BIT13) in HAL_GOP_GetVideoTimingMirrorType()