Searched refs:h_sync_off (Results 1 – 4 of 4) sorted by relevance
77 u8 h_sync_off; /**< lower 8 bits, from hblank start */ member
782 dtd->part2.h_sync_off = h_sync_offset & 0xff; in psb_intel_sdvo_get_dtd_from_mode()806 mode->hsync_start = mode->hdisplay + dtd->part2.h_sync_off; in psb_intel_sdvo_get_mode_from_dtd()
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()