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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/video/
H A Dgxt4500.c94 #define SYNC_CTL_VSYNC_OFF 0x40 macro
558 ctrl &= ~(SYNC_CTL_SYNC_OFF | SYNC_CTL_HSYNC_OFF | SYNC_CTL_VSYNC_OFF);
572 ctrl |= SYNC_CTL_VSYNC_OFF;

Completed in 47 milliseconds