Home
last modified time | relevance | path

Searched defs:pvr2fb_par (Results 1 – 1 of 1) sorted by relevance

/linux-6.15/drivers/video/fbdev/
H A Dpvr2fb.c129 static struct pvr2fb_par { struct
130 unsigned int hsync_total; /* Clocks/line */
131 unsigned int vsync_total; /* Lines/field */
132 unsigned int borderstart_h;
133 unsigned int borderstop_h;
134 unsigned int borderstart_v;
135 unsigned int borderstop_v;
139 unsigned long disp_start; /* Address of image within VRAM */
140 unsigned char is_interlaced; /* Is the display interlaced? */
144 void __iomem *mmio_base; /* MMIO base */
[all …]