Searched refs:LCDC_FLAGS_DWPOL (Results 1 - 5 of 5) 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.h34 #define LCDC_FLAGS_DWPOL (1 << 0) /* Rising edge dot clock data latch */ macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/sh/boards/mach-kfr2r09/
H A Dsetup.c136 .flags = LCDC_FLAGS_DWPOL,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-shmobile/
H A Dboard-ap4evb.c579 .flags = LCDC_FLAGS_DWPOL,
995 lcdc_info.ch[0].flags = LCDC_FLAGS_DWPOL;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/sh/boards/mach-se/7724/
H A Dsetup.c928 lcdc_info.ch[0].flags = LCDC_FLAGS_DWPOL;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/video/
H A Dsh_mobile_lcdcfb.c419 tmp |= (ch->cfg.flags & LCDC_FLAGS_DWPOL) ? 1 << 26 : 0;

Completed in 57 milliseconds