Home
last modified time | relevance | path

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

/dports/multimedia/libv4l/linux-5.13-rc2/drivers/video/fbdev/
H A Dpvr2fb.c128 static struct pvr2fb_par { struct
129 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;
138 unsigned long disp_start; /* Address of image within VRAM */
139 unsigned char is_interlaced; /* Is the display interlaced? */
143 void __iomem *mmio_base; /* MMIO base */
[all …]
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/video/fbdev/
H A Dpvr2fb.c128 static struct pvr2fb_par { struct
129 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;
138 unsigned long disp_start; /* Address of image within VRAM */
139 unsigned char is_interlaced; /* Is the display interlaced? */
143 void __iomem *mmio_base; /* MMIO base */
[all …]
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/video/fbdev/
H A Dpvr2fb.c128 static struct pvr2fb_par { struct
129 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;
138 unsigned long disp_start; /* Address of image within VRAM */
139 unsigned char is_interlaced; /* Is the display interlaced? */
143 void __iomem *mmio_base; /* MMIO base */
[all …]