Searched refs:h_sync_off (Results 1 – 8 of 8) sorted by relevance
336 t->h_active, t->h_sync_off + t->h_active, in print_detailed_timings()337 t->h_sync_off + t->h_sync_width + t->h_active, in print_detailed_timings()
454 int h_sync_off; member
724 r->h_sync_off = H_SYNC_OFF; in get_detailed_timing_section()
88 u8 h_sync_off; /* lower 8 bits, from hblank start */ member
862 dtd->part2.h_sync_off = h_sync_offset & 0xff; in intel_sdvo_get_dtd_from_mode()888 mode.hsync_start = mode.hdisplay + dtd->part2.h_sync_off; in intel_sdvo_get_mode_from_dtd()
77 u8 h_sync_off; /**< lower 8 bits, from hblank start */ member
760 dtd->part2.h_sync_off = h_sync_offset & 0xff; in psb_intel_sdvo_get_dtd_from_mode()784 mode->hsync_start = mode->hdisplay + dtd->part2.h_sync_off; in psb_intel_sdvo_get_mode_from_dtd()
611 Mode->HSyncStart = timing->h_active + timing->h_sync_off; in DDCModeFromDetailedTiming()