Lines Matching refs:u32DRAM_RBLK_L_Addr
1511 MS_U32 u32DRAM_VSTR_Addr, u32DRAM_RBLK_L_Addr, u32DRAM_RBLK_HSIZE_Addr; in GOP_SetGopExtendGwinInfo() local
1530 u32DRAM_RBLK_L_Addr = GOP_1G_DRAM_RBLK_L; in GOP_SetGopExtendGwinInfo()
1536 u32DRAM_RBLK_L_Addr = GOP_1GX_DRAM_RBLK_L; in GOP_SetGopExtendGwinInfo()
1542 u32DRAM_RBLK_L_Addr = GOP_1GS0_DRAM_RBLK_L; in GOP_SetGopExtendGwinInfo()
1548 u32DRAM_RBLK_L_Addr = GOP_1GS1_DRAM_RBLK_L; in GOP_SetGopExtendGwinInfo()
1620 HAL_GOP_Write32Reg(&pGOPDrvLocalCtx->halCtxLocal, u32DRAM_RBLK_L_Addr, (MS_U32)u64tmp); 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
1857 u32DRAM_RBLK_L_Addr = GOP_1G_DRAM_RBLK_L; in GOP_ReadGopExtendGwinInfo()
1864 u32DRAM_RBLK_L_Addr = GOP_1GX_DRAM_RBLK_L; in GOP_ReadGopExtendGwinInfo()
1871 u32DRAM_RBLK_L_Addr = GOP_1GS0_DRAM_RBLK_L; in GOP_ReadGopExtendGwinInfo()
1878 u32DRAM_RBLK_L_Addr = GOP_1GS1_DRAM_RBLK_L; in GOP_ReadGopExtendGwinInfo()
1913 HAL_GOP_Read16Reg(&pGOPDrvLocalCtx->halCtxLocal, u32DRAM_RBLK_L_Addr, (MS_U16*)&u16tmp); in GOP_ReadGopExtendGwinInfo()