h_sync_off        758 drivers/gpu/drm/gma500/psb_intel_sdvo.c 	dtd->part2.h_sync_off = h_sync_offset & 0xff;
h_sync_off        782 drivers/gpu/drm/gma500/psb_intel_sdvo.c 	mode->hsync_start = mode->hdisplay + dtd->part2.h_sync_off;
h_sync_off         77 drivers/gpu/drm/gma500/psb_intel_sdvo_regs.h 	u8 h_sync_off;	/**< lower 8 bits, from hblank start */
h_sync_off        862 drivers/gpu/drm/i915/display/intel_sdvo.c 	dtd->part2.h_sync_off = h_sync_offset & 0xff;
h_sync_off        888 drivers/gpu/drm/i915/display/intel_sdvo.c 	mode.hsync_start = mode.hdisplay + dtd->part2.h_sync_off;
h_sync_off         88 drivers/gpu/drm/i915/display/intel_sdvo_regs.h 		u8 h_sync_off;	/* lower 8 bits, from hblank start */