Lines Matching refs:REG_GE_EN

1343     u16en = GE_ReadReg(&pGECtxLocal->halLocalCtx, REG_GE_EN);  in MDrv_GE_SetDither()
1352 GE_WriteReg(&pGECtxLocal->halLocalCtx, REG_GE_EN, u16en); in MDrv_GE_SetDither()
1435 …GE_WriteReg(&pGECtxLocal->halLocalCtx, REG_GE_EN, (GE_ReadReg(&pGECtxLocal->halLocalCtx, REG_GE_EN in MDrv_GE_SetSrcColorKey()
1439 …GE_WriteReg(&pGECtxLocal->halLocalCtx, REG_GE_EN, (GE_ReadReg(&pGECtxLocal->halLocalCtx, REG_GE_EN in MDrv_GE_SetSrcColorKey()
1498 …GE_WriteReg(&pGECtxLocal->halLocalCtx, REG_GE_EN, (GE_ReadReg(&pGECtxLocal->halLocalCtx, REG_GE_EN in MDrv_GE_SetDstColorKey()
1502 …GE_WriteReg(&pGECtxLocal->halLocalCtx, REG_GE_EN, (GE_ReadReg(&pGECtxLocal->halLocalCtx, REG_GE_EN in MDrv_GE_SetDstColorKey()
1577 u16en = GE_ReadReg(&pGECtxLocal->halLocalCtx, REG_GE_EN); in MDrv_GE_SetROP2()
1589 GE_WriteReg(&pGECtxLocal->halLocalCtx, REG_GE_EN, u16en); in MDrv_GE_SetROP2()
1611 u16en = GE_ReadReg(&pGECtxLocal->halLocalCtx, REG_GE_EN); in MDrv_GE_SetLinePattern()
1626 GE_WriteReg(&pGECtxLocal->halLocalCtx, REG_GE_EN, u16en); in MDrv_GE_SetLinePattern()
1671 u16en = GE_ReadReg(&pGECtxLocal->halLocalCtx, REG_GE_EN); in MDrv_GE_SetAlphaBlend()
1685 GE_WriteReg(&pGECtxLocal->halLocalCtx, REG_GE_EN, u16en); in MDrv_GE_SetAlphaBlend()
2006 u16en = GE_ReadReg(&pGECtxLocal->halLocalCtx, REG_GE_EN); in MDrv_GE_SetAlphaCmp()
2018 GE_WriteReg(&pGECtxLocal->halLocalCtx, REG_GE_EN, u16en); in MDrv_GE_SetAlphaCmp()
2046 u16en = GE_ReadReg(&pGECtxLocal->halLocalCtx, REG_GE_EN); in MDrv_GE_SetAlphaTest()
2059 GE_WriteReg(&pGECtxLocal->halLocalCtx, REG_GE_EN, u16en); in MDrv_GE_SetAlphaTest()
2567 GEWD_ReadReg(&pGECtxLocal->halLocalCtx, REG_GE_EN, &u16en); in MDrv_GE_BitBltByTwoSourceBuffer()
2569 GEWD_WriteReg(&pGECtxLocal->halLocalCtx, REG_GE_EN, u16en); in MDrv_GE_BitBltByTwoSourceBuffer()
2616 GEWD_ReadReg(&pGECtxLocal->halLocalCtx, REG_GE_EN, &u16en); in MDrv_GE_BitBltByTwoSourceBuffer()
2618 GEWD_WriteReg(&pGECtxLocal->halLocalCtx, REG_GE_EN, u16en); in MDrv_GE_BitBltByTwoSourceBuffer()
3491 u16en = GE_ReadReg(&pGECtxLocal->halLocalCtx, REG_GE_EN); in MDrv_GE_BitBltEX()
4314 u16REG_GE_EN = GE_ReadReg(&pGECtxLocal->halLocalCtx, REG_GE_EN + GE_TABLE_REGNUM); in MDrv_GE_GetGFXMdbInfo()
5048 u16tmp = GE_ReadReg(&pGECtxLocal->halLocalCtx, REG_GE_EN); in MDrv_GE_SetClock()
5050 GE_WriteReg(&pGECtxLocal->halLocalCtx, REG_GE_EN, u16tmp); in MDrv_GE_SetClock()
5054 u16tmp = GE_ReadReg(&pGECtxLocal->halLocalCtx, REG_GE_EN); in MDrv_GE_SetClock()
5056 GE_WriteReg(&pGECtxLocal->halLocalCtx, REG_GE_EN, u16tmp); in MDrv_GE_SetClock()
5169 *value = GE_ReadReg(&pGECtxLocal->halLocalCtx, REG_GE_EN); in MDrv_GE_RestoreRegInfo()
5172 GE_WriteReg(&pGECtxLocal->halLocalCtx, REG_GE_EN, *value); in MDrv_GE_RestoreRegInfo()
5175 …GE_WriteReg(&pGECtxLocal->halLocalCtx, REG_GE_EN, (*value & ~(GE_EN_ASCK | GE_EN_DSCK | GE_EN_SCK … in MDrv_GE_RestoreRegInfo()
5440 GE_WriteReg(&pGECtxLocal->halLocalCtx,REG_GE_EN, GE_Mode|GE_Burst); //Burst in MDrv_GE_BitbltPerformance()
5444 if(GE_ReadReg(&pGECtxLocal->halLocalCtx,REG_GE_EN)& 0x4000) in MDrv_GE_BitbltPerformance()
5752 GE_WriteReg(&pGECtxLocal->halLocalCtx,REG_GE_EN, 0x0); in MDrv_GE_BitbltPerformance()