Home
last modified time | relevance | path

Searched refs:REG_AFBC_HEIGHT (Results 1 – 11 of 11) sorted by relevance

/utopia/UTPA2-700.0.x/modules/graphic/hal/manhattan/gop/
H A DregGOP.h870 #define REG_AFBC_HEIGHT(id) GOP_REG(GOP_4G_OFST+GOP_AFBC_OFST, 0x0B+(0x20*id)) macro
/utopia/UTPA2-700.0.x/modules/graphic/hal/M7621/gop/
H A DregGOP.h917 #define REG_AFBC_HEIGHT(id) GOP_REG(GOP_4G_OFST+GOP_AFBC_OFST, 0x0B+(0x20*id)) macro
/utopia/UTPA2-700.0.x/modules/graphic/hal/maxim/gop/
H A DregGOP.h917 #define REG_AFBC_HEIGHT(id) GOP_REG(GOP_4G_OFST+GOP_AFBC_OFST, 0x0B+(0x20*id)) macro
/utopia/UTPA2-700.0.x/modules/graphic/hal/k6/gop/
H A DregGOP.h962 #define REG_AFBC_HEIGHT(id) GOP_REG(GOP_4G_OFST+GOP_AFBC_OFST, 0x0B+(0x20*id)) macro
/utopia/UTPA2-700.0.x/modules/graphic/hal/M7821/gop/
H A DregGOP.h918 #define REG_AFBC_HEIGHT(id) GOP_REG(GOP_4G_OFST+GOP_AFBC_OFST, 0x0B+(0x20*id)) macro
/utopia/UTPA2-700.0.x/modules/graphic/hal/k6lite/gop/
H A DregGOP.h962 #define REG_AFBC_HEIGHT(id) GOP_REG(GOP_4G_OFST+GOP_AFBC_OFST, 0x0B+(0x20*id)) macro
/utopia/UTPA2-700.0.x/modules/graphic/hal/maserati/gop/
H A DregGOP.h918 #define REG_AFBC_HEIGHT(id) GOP_REG(GOP_4G_OFST+GOP_AFBC_OFST, 0x0B+(0x20*id)) macro
/utopia/UTPA2-700.0.x/modules/graphic/hal/curry/gop/
H A DregGOP.h978 #define REG_AFBC_HEIGHT(id) GOP_REG(GOP_4G_OFST+GOP_AFBC_OFST, 0x0B+(0x20*id)) macro
/utopia/UTPA2-700.0.x/modules/graphic/hal/kano/gop/
H A DregGOP.h973 #define REG_AFBC_HEIGHT(id) GOP_REG(GOP_4G_OFST+GOP_AFBC_OFST, 0x0B+(0x20*id)) macro
/utopia/UTPA2-700.0.x/modules/graphic/hal/kastor/gop/
H A DregGOP.h936 #define REG_AFBC_HEIGHT(id) GOP_REG(GOP_4G_OFST+GOP_AFBC_OFST, 0x0B+(0x20*id)) macro
/utopia/UTPA2-700.0.x/modules/graphic/drv/gop/
H A DdrvGOP.c7412 …HAL_GOP_Write16Reg(&pGOPDrvLocalCtx->halCtxLocal, REG_AFBC_HEIGHT(u8Core), u16Height-1, GOP_REG_W… in MDrv_GOP_GWIN_AFBCSetWindow()