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
780 dtd->part2.h_sync_off = h_sync_offset & 0xff; in psb_intel_sdvo_get_dtd_from_mode()804 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
863 dtd->part2.h_sync_off = h_sync_offset & 0xff; in intel_sdvo_get_dtd_from_mode()889 mode.hsync_start = mode.hdisplay + dtd->part2.h_sync_off; in intel_sdvo_get_mode_from_dtd()