Searched refs:LCDC_FLAGS_DIPOL (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.h35 #define LCDC_FLAGS_DIPOL (1 << 1) /* Active low display enable polarity */ macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/video/
H A Dsh_mobile_lcdcfb.c420 tmp |= (ch->cfg.flags & LCDC_FLAGS_DIPOL) ? 1 << 25 : 0;

Completed in 60 milliseconds