Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/graphic/hal/manhattan/gop/
H A DregGOP.h866 #define REG_AFBC_ADDR_L(id) GOP_REG(GOP_4G_OFST+GOP_AFBC_OFST, 0x01+(0x20*id)) macro
/utopia/UTPA2-700.0.x/modules/graphic/hal/M7621/gop/
H A DregGOP.h913 #define REG_AFBC_ADDR_L(id) GOP_REG(GOP_4G_OFST+GOP_AFBC_OFST, 0x01+(0x20*id)) macro
/utopia/UTPA2-700.0.x/modules/graphic/hal/maxim/gop/
H A DregGOP.h913 #define REG_AFBC_ADDR_L(id) GOP_REG(GOP_4G_OFST+GOP_AFBC_OFST, 0x01+(0x20*id)) macro
/utopia/UTPA2-700.0.x/modules/graphic/hal/k6/gop/
H A DregGOP.h958 #define REG_AFBC_ADDR_L(id) GOP_REG(GOP_4G_OFST+GOP_AFBC_OFST, 0x01+(0x20*id)) macro
/utopia/UTPA2-700.0.x/modules/graphic/hal/M7821/gop/
H A DregGOP.h914 #define REG_AFBC_ADDR_L(id) GOP_REG(GOP_4G_OFST+GOP_AFBC_OFST, 0x01+(0x20*id)) macro
/utopia/UTPA2-700.0.x/modules/graphic/hal/k6lite/gop/
H A DregGOP.h958 #define REG_AFBC_ADDR_L(id) GOP_REG(GOP_4G_OFST+GOP_AFBC_OFST, 0x01+(0x20*id)) macro
/utopia/UTPA2-700.0.x/modules/graphic/hal/maserati/gop/
H A DregGOP.h914 #define REG_AFBC_ADDR_L(id) GOP_REG(GOP_4G_OFST+GOP_AFBC_OFST, 0x01+(0x20*id)) macro
/utopia/UTPA2-700.0.x/modules/graphic/hal/curry/gop/
H A DregGOP.h974 #define REG_AFBC_ADDR_L(id) GOP_REG(GOP_4G_OFST+GOP_AFBC_OFST, 0x01+(0x20*id)) macro
/utopia/UTPA2-700.0.x/modules/graphic/hal/kano/gop/
H A DregGOP.h969 #define REG_AFBC_ADDR_L(id) GOP_REG(GOP_4G_OFST+GOP_AFBC_OFST, 0x01+(0x20*id)) macro
/utopia/UTPA2-700.0.x/modules/graphic/hal/kastor/gop/
H A DregGOP.h932 #define REG_AFBC_ADDR_L(id) GOP_REG(GOP_4G_OFST+GOP_AFBC_OFST, 0x01+(0x20*id)) macro
/utopia/UTPA2-700.0.x/modules/graphic/drv/gop/
H A DdrvGOP.c7406 …HAL_GOP_Write16Reg(&pGOPDrvLocalCtx->halCtxLocal, REG_AFBC_ADDR_L(u8Core), pinfo->u64DRAMAddr, GO… in MDrv_GOP_GWIN_AFBCSetWindow()