Searched defs:pvr2fb_par (Results 1 – 1 of 1) sorted by relevance
128 static struct pvr2fb_par { struct129 unsigned int hsync_total; /* Clocks/line */130 unsigned int vsync_total; /* Lines/field */131 unsigned int borderstart_h;132 unsigned int borderstop_h;133 unsigned int borderstart_v;134 unsigned int borderstop_v;135 unsigned int diwstart_h; /* Horizontal offset of the display field */136 unsigned int diwstart_v; /* Vertical offset of the display field, for138 unsigned long disp_start; /* Address of image within VRAM */[all …]