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

/drivers/video/fbdev/
H A Dhecubafb.c47 #define DPY_W 600 macro
57 .line_length = DPY_W,
62 .xres = DPY_W,
64 .xres_virtual = DPY_W,
109 for (i=0; i < (DPY_W*DPY_H/8); i++) {
232 videomemorysize = (DPY_W*DPY_H)/8;
H A Dmetronomefb.c43 #define DPY_W 832 macro
109 .line_length = DPY_W,
114 .xres = DPY_W,
116 .xres_virtual = DPY_W,
H A Dbroadsheetfb.c91 #define DPY_W 800 macro
101 .line_length = DPY_W,
106 .xres = DPY_W,
108 .xres_virtual = DPY_W,

Completed in 236 milliseconds