| /utopia/UTPA2-700.0.x/modules/graphic/drv/ge/ |
| H A D | drvGE.c | 2243 …u16fmt = (GE_ReadReg(&pGECtxLocal->halLocalCtx, REG_GE_FMT) & ~GE_SRC_FMT_MASK) | ( GE_GetFmt(src_… in MDrv_GE_SetSrcBuffer() 2244 GE_WriteReg(&pGECtxLocal->halLocalCtx, REG_GE_FMT, u16fmt); in MDrv_GE_SetSrcBuffer() 2413 …u16fmt = (GE_ReadReg(&pGECtxLocal->halLocalCtx, REG_GE_FMT) & ~GE_DST_FMT_MASK) | ( GE_GetFmt(dst_… in MDrv_GE_SetDstBuffer() 2414 GE_WriteReg(&pGECtxLocal->halLocalCtx, REG_GE_FMT, u16fmt); in MDrv_GE_SetDstBuffer() 2546 …MS_U16 src1fmt = (GE_ReadReg(&pGECtxLocal->halLocalCtx, REG_GE_FMT) & GE_DST_FMT_MASK) >> GE_DST_F… in MDrv_GE_BitBltByTwoSourceBuffer() 2571 GEWD_ReadReg(&pGECtxLocal->halLocalCtx, REG_GE_FMT,&u16fmt); in MDrv_GE_BitBltByTwoSourceBuffer() 2574 GEWD_WriteReg(&pGECtxLocal->halLocalCtx, REG_GE_FMT, u16fmt); in MDrv_GE_BitBltByTwoSourceBuffer() 2971 u16fmt = GE_ReadReg(&pGECtxLocal->halLocalCtx,REG_GE_FMT) & GE_DST_FMT_MASK; in MDrv_GE_FillRect() 2974 GE_WriteReg(&pGECtxLocal->halLocalCtx, REG_GE_FMT, u16fmt); in MDrv_GE_FillRect() 3329 u16tmp = GE_ReadReg(&pGECtxLocal->halLocalCtx, REG_GE_FMT); in MDrv_GE_BitBltEX() [all …]
|
| /utopia/UTPA2-700.0.x/modules/graphic/hal/mustang/ge/ |
| H A D | halGE.c | 171 REG_GE_SRC_PITCH, REG_GE_DST_PITCH, REG_GE_FMT, 369 …GE1_WriteReg(pGEHalLocal, REG_GE_FMT, (GE_FMT_ARGB1555<<GE_SRC_FMT_SHFT)+(GE_FMT_ARGB1555<<GE_DST_… in _GE_InitGE1Regs() 1020 …GE_WriteReg(pGEHalLocal, REG_GE_FMT, (GE_FMT_ARGB1555<<GE_SRC_FMT_SHFT)+(GE_FMT_ARGB1555<<GE_DST_F… in GE_Init()
|
| /utopia/UTPA2-700.0.x/modules/graphic/hal/maldives/ge/ |
| H A D | halGE.c | 171 REG_GE_SRC_PITCH, REG_GE_DST_PITCH, REG_GE_FMT, 369 …GE1_WriteReg(pGEHalLocal, REG_GE_FMT, (GE_FMT_ARGB1555<<GE_SRC_FMT_SHFT)+(GE_FMT_ARGB1555<<GE_DST_… in _GE_InitGE1Regs() 1020 …GE_WriteReg(pGEHalLocal, REG_GE_FMT, (GE_FMT_ARGB1555<<GE_SRC_FMT_SHFT)+(GE_FMT_ARGB1555<<GE_DST_F… in GE_Init()
|
| /utopia/UTPA2-700.0.x/modules/graphic/hal/kastor/ge/ |
| H A D | halGE.c | 165 REG_GE_SRC_PITCH, REG_GE_DST_PITCH, REG_GE_FMT, 809 …GE_WriteReg(pGEHalLocal, REG_GE_FMT, (GE_FMT_ARGB1555<<GE_SRC_FMT_SHFT)+(GE_FMT_ARGB1555<<GE_DST_F… in GE_Init()
|
| /utopia/UTPA2-700.0.x/modules/graphic/hal/messi/ge/ |
| H A D | halGE.c | 160 REG_GE_SRC_PITCH, REG_GE_DST_PITCH, REG_GE_FMT, 835 …GE_WriteReg(pGEHalLocal, REG_GE_FMT, (GE_FMT_ARGB1555<<GE_SRC_FMT_SHFT)+(GE_FMT_ARGB1555<<GE_DST_F… in GE_Init()
|
| /utopia/UTPA2-700.0.x/modules/graphic/hal/manhattan/ge/ |
| H A D | halGE.c | 161 REG_GE_SRC_PITCH, REG_GE_DST_PITCH, REG_GE_FMT, 790 …GE_WriteReg(pGEHalLocal, REG_GE_FMT, (GE_FMT_ARGB1555<<GE_SRC_FMT_SHFT)+(GE_FMT_ARGB1555<<GE_DST_F… in GE_Init()
|
| /utopia/UTPA2-700.0.x/modules/graphic/hal/mainz/ge/ |
| H A D | halGE.c | 160 REG_GE_SRC_PITCH, REG_GE_DST_PITCH, REG_GE_FMT, 835 …GE_WriteReg(pGEHalLocal, REG_GE_FMT, (GE_FMT_ARGB1555<<GE_SRC_FMT_SHFT)+(GE_FMT_ARGB1555<<GE_DST_F… in GE_Init()
|
| /utopia/UTPA2-700.0.x/modules/graphic/hal/macan/ge/ |
| H A D | halGE.c | 160 REG_GE_SRC_PITCH, REG_GE_DST_PITCH, REG_GE_FMT, 789 …GE_WriteReg(pGEHalLocal, REG_GE_FMT, (GE_FMT_ARGB1555<<GE_SRC_FMT_SHFT)+(GE_FMT_ARGB1555<<GE_DST_F… in GE_Init()
|
| H A D | regGE.h | 396 #define REG_GE_FMT 0x0034UL macro
|
| /utopia/UTPA2-700.0.x/modules/graphic/hal/M7821/ge/ |
| H A D | halGE.c | 163 REG_GE_SRC_PITCH, REG_GE_DST_PITCH, REG_GE_FMT, 878 …GE_WriteReg(pGEHalLocal, REG_GE_FMT, (GE_FMT_ARGB1555<<GE_SRC_FMT_SHFT)+(GE_FMT_ARGB1555<<GE_DST_F… in GE_Init()
|
| H A D | regGE.h | 398 #define REG_GE_FMT 0x0034UL macro
|
| /utopia/UTPA2-700.0.x/modules/graphic/hal/maxim/ge/ |
| H A D | halGE.c | 163 REG_GE_SRC_PITCH, REG_GE_DST_PITCH, REG_GE_FMT, 800 …GE_WriteReg(pGEHalLocal, REG_GE_FMT, (GE_FMT_ARGB1555<<GE_SRC_FMT_SHFT)+(GE_FMT_ARGB1555<<GE_DST_F… in GE_Init()
|
| H A D | regGE.h | 397 #define REG_GE_FMT 0x0034UL macro
|
| /utopia/UTPA2-700.0.x/modules/graphic/hal/k6/ge/ |
| H A D | halGE.c | 165 REG_GE_SRC_PITCH, REG_GE_DST_PITCH, REG_GE_FMT, 809 …GE_WriteReg(pGEHalLocal, REG_GE_FMT, (GE_FMT_ARGB1555<<GE_SRC_FMT_SHFT)+(GE_FMT_ARGB1555<<GE_DST_F… in GE_Init()
|
| /utopia/UTPA2-700.0.x/modules/graphic/hal/M7621/ge/ |
| H A D | halGE.c | 163 REG_GE_SRC_PITCH, REG_GE_DST_PITCH, REG_GE_FMT, 800 …GE_WriteReg(pGEHalLocal, REG_GE_FMT, (GE_FMT_ARGB1555<<GE_SRC_FMT_SHFT)+(GE_FMT_ARGB1555<<GE_DST_F… in GE_Init()
|
| /utopia/UTPA2-700.0.x/modules/graphic/hal/curry/ge/ |
| H A D | halGE.c | 165 REG_GE_SRC_PITCH, REG_GE_DST_PITCH, REG_GE_FMT, 809 …GE_WriteReg(pGEHalLocal, REG_GE_FMT, (GE_FMT_ARGB1555<<GE_SRC_FMT_SHFT)+(GE_FMT_ARGB1555<<GE_DST_F… in GE_Init()
|
| H A D | regGE.h | 396 #define REG_GE_FMT 0x0034UL macro
|
| /utopia/UTPA2-700.0.x/modules/graphic/hal/kano/ge/ |
| H A D | halGE.c | 165 REG_GE_SRC_PITCH, REG_GE_DST_PITCH, REG_GE_FMT, 813 …GE_WriteReg(pGEHalLocal, REG_GE_FMT, (GE_FMT_ARGB1555<<GE_SRC_FMT_SHFT)+(GE_FMT_ARGB1555<<GE_DST_F… in GE_Init()
|
| H A D | regGE.h | 397 #define REG_GE_FMT 0x0034UL macro
|
| /utopia/UTPA2-700.0.x/modules/graphic/hal/k6lite/ge/ |
| H A D | halGE.c | 162 REG_GE_SRC_PITCH, REG_GE_DST_PITCH, REG_GE_FMT, 806 …GE_WriteReg(pGEHalLocal, REG_GE_FMT, (GE_FMT_ARGB1555<<GE_SRC_FMT_SHFT)+(GE_FMT_ARGB1555<<GE_DST_F… in GE_Init()
|
| H A D | regGE.h | 396 #define REG_GE_FMT 0x0034UL macro
|
| /utopia/UTPA2-700.0.x/modules/graphic/hal/maserati/ge/ |
| H A D | halGE.c | 163 REG_GE_SRC_PITCH, REG_GE_DST_PITCH, REG_GE_FMT, 878 …GE_WriteReg(pGEHalLocal, REG_GE_FMT, (GE_FMT_ARGB1555<<GE_SRC_FMT_SHFT)+(GE_FMT_ARGB1555<<GE_DST_F… in GE_Init()
|
| H A D | regGE.h | 398 #define REG_GE_FMT 0x0034UL macro
|
| /utopia/UTPA2-700.0.x/modules/graphic/hal/mooney/ge/ |
| H A D | halGE.c | 160 REG_GE_SRC_PITCH, REG_GE_DST_PITCH, REG_GE_FMT, 843 …GE_WriteReg(pGEHalLocal, REG_GE_FMT, (GE_FMT_ARGB1555<<GE_SRC_FMT_SHFT)+(GE_FMT_ARGB1555<<GE_DST_F… in GE_Init()
|
| H A D | regGE.h | 396 #define REG_GE_FMT 0x0034UL macro
|