Searched refs:v_sync_off_width (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/gpu/drm/i915/
H A Dintel_sdvo_regs.h80 u8 v_sync_off_width; member in struct:intel_sdvo_dtd::__anon11238
H A Dintel_sdvo.c767 dtd->part2.v_sync_off_width = (v_sync_offset & 0xf) << 4 |
799 mode->vsync_start += (dtd->part2.v_sync_off_width >> 4) & 0xf;
803 (dtd->part2.v_sync_off_width & 0xf);

Completed in 113 milliseconds