Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/graphic/drv/gop/
H A DdrvGOP.c1841 MS_U32 u32DRAM_RBLK_H_Addr, u32DRAM_RBLK_L_Addr, u32DRAM_RBLK_HSIZE_Addr, u32GWIN0_CTRL_Addr =0; in GOP_ReadGopExtendGwinInfo() local
1856 u32GWIN0_CTRL_Addr = GOP_1G_GWIN0_CTRL; in GOP_ReadGopExtendGwinInfo()
1863 u32GWIN0_CTRL_Addr = GOP_1GX_GWIN0_CTRL; in GOP_ReadGopExtendGwinInfo()
1870 u32GWIN0_CTRL_Addr = GOP_1GS0_GWIN0_CTRL; in GOP_ReadGopExtendGwinInfo()
1877 u32GWIN0_CTRL_Addr = GOP_1GS1_GWIN0_CTRL; in GOP_ReadGopExtendGwinInfo()
1893 HAL_GOP_Read16Reg(&pGOPDrvLocalCtx->halCtxLocal, u32GWIN0_CTRL_Addr, (MS_U16*)&u16tmp); in GOP_ReadGopExtendGwinInfo()