Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/graphic/drv/gop/
H A DdrvGOP.c1511 MS_U32 u32DRAM_VSTR_Addr, u32DRAM_RBLK_L_Addr, u32DRAM_RBLK_HSIZE_Addr; in GOP_SetGopExtendGwinInfo() local
1531 u32DRAM_RBLK_HSIZE_Addr = GOP_1G_DRAM_RBLK_HSIZE; in GOP_SetGopExtendGwinInfo()
1537 u32DRAM_RBLK_HSIZE_Addr = GOP_1GX_DRAM_RBLK_HSIZE; in GOP_SetGopExtendGwinInfo()
1543 u32DRAM_RBLK_HSIZE_Addr = GOP_1GS0_DRAM_RBLK_HSIZE; in GOP_SetGopExtendGwinInfo()
1549 u32DRAM_RBLK_HSIZE_Addr = GOP_1GS1_DRAM_RBLK_HSIZE; in GOP_SetGopExtendGwinInfo()
1621 …HAL_GOP_Write16Reg(&pGOPDrvLocalCtx->halCtxLocal, u32DRAM_RBLK_HSIZE_Addr, u16Pitch, GOP_REG_WORD_… in GOP_SetGopExtendGwinInfo()
1841 MS_U32 u32DRAM_RBLK_H_Addr, u32DRAM_RBLK_L_Addr, u32DRAM_RBLK_HSIZE_Addr, u32GWIN0_CTRL_Addr =0; in GOP_ReadGopExtendGwinInfo() local
1859 u32DRAM_RBLK_HSIZE_Addr = GOP_1G_DRAM_RBLK_HSIZE; in GOP_ReadGopExtendGwinInfo()
1866 u32DRAM_RBLK_HSIZE_Addr = GOP_1GX_DRAM_RBLK_HSIZE; in GOP_ReadGopExtendGwinInfo()
1873 u32DRAM_RBLK_HSIZE_Addr = GOP_1GS0_DRAM_RBLK_HSIZE; in GOP_ReadGopExtendGwinInfo()
[all …]