Searched refs:GC_DISP_BASE (Results 1 – 2 of 2) sorted by relevance
60 #define DISP_RD_REG(off) rd_io((dev->frameAdrs + GC_DISP_BASE + (off)))61 #define DISP_WR_REG(off, val) wr_io((dev->frameAdrs + GC_DISP_BASE + (off)), \73 (GC_DISP_BASE | GC_L0PAL0) + \
22 #define GC_DISP_BASE 0x01fd0000 macro