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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/video/
H A Dsh_mobile_lcdc.h37 #define LCDC_FLAGS_HSCNT (1 << 3) /* Disable HSYNC during VBLANK */ macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/video/
H A Dsh_mobile_lcdcfb.c422 tmp |= (ch->cfg.flags & LCDC_FLAGS_HSCNT) ? 1 << 17 : 0;

Completed in 49 milliseconds