Searched refs:DPY_W (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/video/fbdev/ |
H A D | hecubafb.c | 47 #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++) { in hecubafb_dpy_update() 232 videomemorysize = (DPY_W*DPY_H)/8; in hecubafb_probe()
|
H A D | metronomefb.c | 43 #define DPY_W 832 macro 109 .line_length = DPY_W, 114 .xres = DPY_W, 116 .xres_virtual = DPY_W,
|
H A D | broadsheetfb.c | 91 #define DPY_W 800 macro 101 .line_length = DPY_W, 106 .xres = DPY_W, 108 .xres_virtual = DPY_W,
|
/kernel/linux/linux-6.6/drivers/video/fbdev/ |
H A D | hecubafb.c | 47 #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++) { in hecubafb_dpy_update() 170 videomemorysize = (DPY_W*DPY_H)/8; in hecubafb_probe()
|
H A D | metronomefb.c | 43 #define DPY_W 832 macro 109 .line_length = DPY_W, 114 .xres = DPY_W, 116 .xres_virtual = DPY_W,
|
H A D | broadsheetfb.c | 91 #define DPY_W 800 macro 101 .line_length = DPY_W, 106 .xres = DPY_W, 108 .xres_virtual = DPY_W,
|
Completed in 7 milliseconds