Home
last modified time | relevance | path

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

12

/utopia/UTPA2-700.0.x/modules/graphic/drv/ge/
H A DdrvGE.c2150 u16Reg = GE_ReadReg(&pGECtxLocal->halLocalCtx, REG_GE_YUV_MODE); in MDrv_GE_SetYUVMode()
2172 GE_WriteReg(&pGECtxLocal->halLocalCtx, REG_GE_YUV_MODE, u16Reg|u16YuvMode); in MDrv_GE_SetYUVMode()
2294 … reg_val = GE_ReadReg(&pGECtxLocal->halLocalCtx, REG_GE_YUV_MODE) | (1<<GE_SRC_BUFFER_MIU_H_SHFT); in MDrv_GE_SetSrcBuffer()
2295 GE_WriteReg(&pGECtxLocal->halLocalCtx, REG_GE_YUV_MODE, reg_val); in MDrv_GE_SetSrcBuffer()
2299 …reg_val = GE_ReadReg(&pGECtxLocal->halLocalCtx, REG_GE_YUV_MODE) & (~(1<<GE_SRC_BUFFER_MIU_H_SHFT)… in MDrv_GE_SetSrcBuffer()
2300 GE_WriteReg(&pGECtxLocal->halLocalCtx, REG_GE_YUV_MODE, reg_val); in MDrv_GE_SetSrcBuffer()
2465 … reg_val = GE_ReadReg(&pGECtxLocal->halLocalCtx, REG_GE_YUV_MODE) | (1<<GE_DST_BUFFER_MIU_H_SHFT); in MDrv_GE_SetDstBuffer()
2466 GE_WriteReg(&pGECtxLocal->halLocalCtx, REG_GE_YUV_MODE, reg_val); in MDrv_GE_SetDstBuffer()
2470 …reg_val = GE_ReadReg(&pGECtxLocal->halLocalCtx, REG_GE_YUV_MODE) & (~(1<<GE_DST_BUFFER_MIU_H_SHFT)… in MDrv_GE_SetDstBuffer()
2471 GE_WriteReg(&pGECtxLocal->halLocalCtx, REG_GE_YUV_MODE, reg_val); in MDrv_GE_SetDstBuffer()
[all …]
/utopia/UTPA2-700.0.x/modules/graphic/hal/M7821/ge/
H A DhalGE.c162 REG_GE_YUV_MODE, REG_GE_SRC_BASE_L, REG_GE_SRC_BASE_H, REG_GE_DST_BASE_L, REG_GE_DST_BASE_H,
1729 u16temp2 = GE_ReadReg(pGEHalLocal, REG_GE_YUV_MODE); in GE_SetVCmdBuffer()
1731 GE_WriteReg(pGEHalLocal, REG_GE_YUV_MODE, u16temp2|GE_VCMQ_MIU_SEL_H); in GE_SetVCmdBuffer()
1733 GE_WriteReg(pGEHalLocal, REG_GE_YUV_MODE, u16temp2&(~GE_VCMQ_MIU_SEL_H)); in GE_SetVCmdBuffer()
H A DregGE.h280 #define REG_GE_YUV_MODE 0x001FUL //[URANUS] write only macro
/utopia/UTPA2-700.0.x/modules/graphic/hal/maxim/ge/
H A DhalGE.c162 REG_GE_YUV_MODE, REG_GE_SRC_BASE_L, REG_GE_SRC_BASE_H, REG_GE_DST_BASE_L, REG_GE_DST_BASE_H,
1651 u16temp2 = GE_ReadReg(pGEHalLocal, REG_GE_YUV_MODE); in GE_SetVCmdBuffer()
1653 GE_WriteReg(pGEHalLocal, REG_GE_YUV_MODE, u16temp2|GE_VCMQ_MIU_SEL_H); in GE_SetVCmdBuffer()
1655 GE_WriteReg(pGEHalLocal, REG_GE_YUV_MODE, u16temp2&(~GE_VCMQ_MIU_SEL_H)); in GE_SetVCmdBuffer()
H A DregGE.h279 #define REG_GE_YUV_MODE 0x001FUL //[URANUS] write only macro
/utopia/UTPA2-700.0.x/modules/graphic/hal/M7621/ge/
H A DhalGE.c162 REG_GE_YUV_MODE, REG_GE_SRC_BASE_L, REG_GE_SRC_BASE_H, REG_GE_DST_BASE_L, REG_GE_DST_BASE_H,
1651 u16temp2 = GE_ReadReg(pGEHalLocal, REG_GE_YUV_MODE); in GE_SetVCmdBuffer()
1653 GE_WriteReg(pGEHalLocal, REG_GE_YUV_MODE, u16temp2|GE_VCMQ_MIU_SEL_H); in GE_SetVCmdBuffer()
1655 GE_WriteReg(pGEHalLocal, REG_GE_YUV_MODE, u16temp2&(~GE_VCMQ_MIU_SEL_H)); in GE_SetVCmdBuffer()
H A DregGE.h279 #define REG_GE_YUV_MODE 0x001FUL //[URANUS] write only macro
/utopia/UTPA2-700.0.x/modules/graphic/hal/maserati/ge/
H A DhalGE.c162 REG_GE_YUV_MODE, REG_GE_SRC_BASE_L, REG_GE_SRC_BASE_H, REG_GE_DST_BASE_L, REG_GE_DST_BASE_H,
1729 u16temp2 = GE_ReadReg(pGEHalLocal, REG_GE_YUV_MODE); in GE_SetVCmdBuffer()
1731 GE_WriteReg(pGEHalLocal, REG_GE_YUV_MODE, u16temp2|GE_VCMQ_MIU_SEL_H); in GE_SetVCmdBuffer()
1733 GE_WriteReg(pGEHalLocal, REG_GE_YUV_MODE, u16temp2&(~GE_VCMQ_MIU_SEL_H)); in GE_SetVCmdBuffer()
H A DregGE.h280 #define REG_GE_YUV_MODE 0x001FUL //[URANUS] write only macro
/utopia/UTPA2-700.0.x/modules/graphic/hal/macan/ge/
H A DregGE.h279 #define REG_GE_YUV_MODE 0x001FUL //[URANUS] write only macro
/utopia/UTPA2-700.0.x/modules/graphic/hal/curry/ge/
H A DregGE.h279 #define REG_GE_YUV_MODE 0x001FUL //[URANUS] write only macro
/utopia/UTPA2-700.0.x/modules/graphic/hal/mooney/ge/
H A DregGE.h280 #define REG_GE_YUV_MODE 0x001FUL //[URANUS] write only macro
/utopia/UTPA2-700.0.x/modules/graphic/hal/k6lite/ge/
H A DregGE.h279 #define REG_GE_YUV_MODE 0x001FUL //[URANUS] write only macro
/utopia/UTPA2-700.0.x/modules/graphic/hal/kano/ge/
H A DregGE.h280 #define REG_GE_YUV_MODE 0x001FUL //[URANUS] write only macro
/utopia/UTPA2-700.0.x/modules/graphic/hal/messi/ge/
H A DregGE.h280 #define REG_GE_YUV_MODE 0x001FUL //[URANUS] write only macro
H A DhalGE.c159 REG_GE_YUV_MODE, REG_GE_SRC_BASE_L, REG_GE_SRC_BASE_H, REG_GE_DST_BASE_L, REG_GE_DST_BASE_H,
/utopia/UTPA2-700.0.x/modules/graphic/hal/mainz/ge/
H A DregGE.h280 #define REG_GE_YUV_MODE 0x001FUL //[URANUS] write only macro
H A DhalGE.c159 REG_GE_YUV_MODE, REG_GE_SRC_BASE_L, REG_GE_SRC_BASE_H, REG_GE_DST_BASE_L, REG_GE_DST_BASE_H,
/utopia/UTPA2-700.0.x/modules/graphic/hal/manhattan/ge/
H A DregGE.h279 #define REG_GE_YUV_MODE 0x001FUL //[URANUS] write only macro
H A DhalGE.c160 REG_GE_YUV_MODE, REG_GE_SRC_BASE_L, REG_GE_SRC_BASE_H, REG_GE_DST_BASE_L, REG_GE_DST_BASE_H,
/utopia/UTPA2-700.0.x/modules/graphic/hal/k6/ge/
H A DregGE.h279 #define REG_GE_YUV_MODE 0x001FUL //[URANUS] write only macro
/utopia/UTPA2-700.0.x/modules/graphic/hal/kastor/ge/
H A DregGE.h279 #define REG_GE_YUV_MODE 0x001FUL //[URANUS] write only macro
H A DhalGE.c164 REG_GE_YUV_MODE, REG_GE_SRC_BASE_L, REG_GE_SRC_BASE_H, REG_GE_DST_BASE_L, REG_GE_DST_BASE_H,
/utopia/UTPA2-700.0.x/modules/graphic/hal/mustang/ge/
H A DregGE.h303 #define REG_GE_YUV_MODE 0x001F //[URANUS] write only macro
/utopia/UTPA2-700.0.x/modules/graphic/hal/maldives/ge/
H A DregGE.h303 #define REG_GE_YUV_MODE 0x001F //[URANUS] write only macro

12