Lines Matching refs:GOP_BIT12
278 u16Mask |= GOP_BIT12; in HAL_GOP_SetGOPACKMask()
301 HAL_GOP_Write16Reg(pGOPHalLocal, GOP_BAK_SEL, GOP_BIT12 , GOP_BIT12); in HAL_GOP_SetGOPACK()
978 *pbEnable = (regval & GOP_BIT12) == GOP_BIT12; in HAL_GOP_GetGOPAlphaMode1()
1318 u16RegVal |= GOP_BIT12;//mux0 in HAL_GOP_SetIPSel2SC()
1326 u16RegVal |= GOP_BIT12;//mux0 in HAL_GOP_SetIPSel2SC()
1334 u16RegVal |= GOP_BIT12;//mux0 in HAL_GOP_SetIPSel2SC()
1342 u16RegVal = ~GOP_BIT12;//mux0 in HAL_GOP_SetIPSel2SC()
1343 u16RegMsk = GOP_BIT12; in HAL_GOP_SetIPSel2SC()
1355 u16RegVal = ~GOP_BIT12;//mux0 in HAL_GOP_SetIPSel2SC()
1356 u16RegMsk = GOP_BIT12; in HAL_GOP_SetIPSel2SC()
1368 u16RegVal = ~GOP_BIT12;//mux0 in HAL_GOP_SetIPSel2SC()
1369 u16RegMsk = GOP_BIT12; in HAL_GOP_SetIPSel2SC()
1380 u16RegVal |= GOP_BIT12; //mux0 in HAL_GOP_SetIPSel2SC()
1407 HAL_GOP_Write16Reg(pGOPHalLocal, GOP_SC_CHANNELSYNC, GOP_BIT12, GOP_BIT12|GOP_BIT13); in HAL_GOP_DWIN_SetSourceSel()
1571 else if(u16ScalerMirrorCfg & GOP_BIT12) in HAL_GOP_GetVideoTimingMirrorType()