Searched refs:DISP_BASE (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/video/fbdev/
H A Dpvr2fb.c82 #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
[all...]

Completed in 77 milliseconds