Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/graphic/drv/ge/
H A DosalGE.h134 MS_BOOL OSAL_GE_GetMapBase(MS_VIRT *VAddr, MS_PHY *puSize);
H A DosalGE.c124 MS_BOOL OSAL_GE_GetMapBase(MS_VIRT *VAddr, MS_PHY *puSize) in OSAL_GE_GetMapBase() function
H A DdrvGE.c3890 if(!OSAL_GE_GetMapBase(&regaddr, &u32regsize)) in MDrv_GE_Init()