Lines Matching refs:DISP_BASE
82 #define DISP_BASE par->mmio_base macro
83 #define DISP_BRDRCOLR (DISP_BASE + 0x40)
84 #define DISP_DIWMODE (DISP_BASE + 0x44)
85 #define DISP_DIWADDRL (DISP_BASE + 0x50)
86 #define DISP_DIWADDRS (DISP_BASE + 0x54)
87 #define DISP_DIWSIZE (DISP_BASE + 0x5c)
88 #define DISP_SYNCCONF (DISP_BASE + 0xd0)
89 #define DISP_BRDRHORZ (DISP_BASE + 0xd4)
90 #define DISP_SYNCSIZE (DISP_BASE + 0xd8)
91 #define DISP_BRDRVERT (DISP_BASE + 0xdc)
92 #define DISP_DIWCONF (DISP_BASE + 0xe8)
93 #define DISP_DIWHSTRT (DISP_BASE + 0xec)
94 #define DISP_DIWVSTRT (DISP_BASE + 0xf0)
95 #define DISP_PIXDEPTH (DISP_BASE + 0x108)