Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/graphic/hal/manhattan/gop/
H A DregGOP.h867 #define REG_AFBC_ADDR_H(id) GOP_REG(GOP_4G_OFST+GOP_AFBC_OFST, 0x02+(0x20*id)) macro
/utopia/UTPA2-700.0.x/modules/graphic/hal/M7621/gop/
H A DregGOP.h914 #define REG_AFBC_ADDR_H(id) GOP_REG(GOP_4G_OFST+GOP_AFBC_OFST, 0x02+(0x20*id)) macro
/utopia/UTPA2-700.0.x/modules/graphic/hal/maxim/gop/
H A DregGOP.h914 #define REG_AFBC_ADDR_H(id) GOP_REG(GOP_4G_OFST+GOP_AFBC_OFST, 0x02+(0x20*id)) macro
/utopia/UTPA2-700.0.x/modules/graphic/hal/k6/gop/
H A DregGOP.h959 #define REG_AFBC_ADDR_H(id) GOP_REG(GOP_4G_OFST+GOP_AFBC_OFST, 0x02+(0x20*id)) macro
/utopia/UTPA2-700.0.x/modules/graphic/hal/M7821/gop/
H A DregGOP.h915 #define REG_AFBC_ADDR_H(id) GOP_REG(GOP_4G_OFST+GOP_AFBC_OFST, 0x02+(0x20*id)) macro
/utopia/UTPA2-700.0.x/modules/graphic/hal/k6lite/gop/
H A DregGOP.h959 #define REG_AFBC_ADDR_H(id) GOP_REG(GOP_4G_OFST+GOP_AFBC_OFST, 0x02+(0x20*id)) macro
/utopia/UTPA2-700.0.x/modules/graphic/hal/maserati/gop/
H A DregGOP.h915 #define REG_AFBC_ADDR_H(id) GOP_REG(GOP_4G_OFST+GOP_AFBC_OFST, 0x02+(0x20*id)) macro
/utopia/UTPA2-700.0.x/modules/graphic/hal/curry/gop/
H A DregGOP.h975 #define REG_AFBC_ADDR_H(id) GOP_REG(GOP_4G_OFST+GOP_AFBC_OFST, 0x02+(0x20*id)) macro
/utopia/UTPA2-700.0.x/modules/graphic/hal/kano/gop/
H A DregGOP.h970 #define REG_AFBC_ADDR_H(id) GOP_REG(GOP_4G_OFST+GOP_AFBC_OFST, 0x02+(0x20*id)) macro
/utopia/UTPA2-700.0.x/modules/graphic/hal/kastor/gop/
H A DregGOP.h933 #define REG_AFBC_ADDR_H(id) GOP_REG(GOP_4G_OFST+GOP_AFBC_OFST, 0x02+(0x20*id)) macro
/utopia/UTPA2-700.0.x/modules/graphic/drv/gop/
H A DdrvGOP.c7407 …HAL_GOP_Write16Reg(&pGOPDrvLocalCtx->halCtxLocal, REG_AFBC_ADDR_H(u8Core), pinfo->u64DRAMAddr>>16… in MDrv_GOP_GWIN_AFBCSetWindow()