Home
last modified time | relevance | path

Searched refs:REG_GE_FMT (Results 1 – 25 of 33) sorted by relevance

12

/utopia/UTPA2-700.0.x/modules/graphic/drv/ge/
H A DdrvGE.c2243 …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 DhalGE.c171 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 DhalGE.c171 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 DhalGE.c165 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 DhalGE.c160 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 DhalGE.c161 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 DhalGE.c160 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 DhalGE.c160 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 DregGE.h396 #define REG_GE_FMT 0x0034UL macro
/utopia/UTPA2-700.0.x/modules/graphic/hal/M7821/ge/
H A DhalGE.c163 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 DregGE.h398 #define REG_GE_FMT 0x0034UL macro
/utopia/UTPA2-700.0.x/modules/graphic/hal/maxim/ge/
H A DhalGE.c163 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 DregGE.h397 #define REG_GE_FMT 0x0034UL macro
/utopia/UTPA2-700.0.x/modules/graphic/hal/k6/ge/
H A DhalGE.c165 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 DhalGE.c163 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 DhalGE.c165 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 DregGE.h396 #define REG_GE_FMT 0x0034UL macro
/utopia/UTPA2-700.0.x/modules/graphic/hal/kano/ge/
H A DhalGE.c165 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 DregGE.h397 #define REG_GE_FMT 0x0034UL macro
/utopia/UTPA2-700.0.x/modules/graphic/hal/k6lite/ge/
H A DhalGE.c162 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 DregGE.h396 #define REG_GE_FMT 0x0034UL macro
/utopia/UTPA2-700.0.x/modules/graphic/hal/maserati/ge/
H A DhalGE.c163 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 DregGE.h398 #define REG_GE_FMT 0x0034UL macro
/utopia/UTPA2-700.0.x/modules/graphic/hal/mooney/ge/
H A DhalGE.c160 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 DregGE.h396 #define REG_GE_FMT 0x0034UL macro

12