Searched defs:hsync_end (Results 1 – 9 of 9) sorted by relevance
/linux-3.3/drivers/video/vermilion/ |
D | vermilion.c | 784 u32 htotal, hactive, hblank_start, hblank_end, hsync_start, hsync_end; in vmlfb_set_par_locked() local
|
/linux-3.3/drivers/video/ |
D | neofb.c | 264 int hsync_end = var->xres + var->right_margin + var->hsync_len; in vgaHWInit() local
|
/linux-3.3/include/video/ |
D | gbe.h | 297 short hsync_end; /* Horizontal sync end */ member
|
D | sgivw.h | 363 short hsync_end; /* Horizontal sync end */ member
|
/linux-3.3/drivers/video/intelfb/ |
D | intelfbhw.c | 1050 u32 hsync_start, hsync_end, hblank_start, hblank_end, htotal, hactive; in intelfbhw_mode_to_hw() local
|
/linux-3.3/drivers/gpu/drm/i915/ |
D | intel_tv.c | 357 int hsync_end, hblank_start, hblank_end, htotal; member
|
/linux-3.3/include/drm/ |
D | drm_mode.h | 86 __u16 hdisplay, hsync_start, hsync_end, htotal, hskew; member
|
D | drm_crtc.h | 130 int hsync_end; member
|
/linux-3.3/drivers/video/omap2/dss/ |
D | dsi.c | 3762 bool hsync_end = dssdev->panel.dsi_vm_data.vp_hsync_end; in dsi_config_vp_sync_events() local 3939 bool hsync_end = dssdev->panel.dsi_vm_data.vp_hsync_end; in dsi_proto_timings() local
|