Home
last modified time | relevance | path

Searched refs:OMAP_LCDC_INV_VSYNC (Results 1 – 10 of 10) sorted by relevance

/linux-2.6.39/drivers/video/omap/
Dlcd_palmte.c55 .config = OMAP_LCDC_PANEL_TFT | OMAP_LCDC_INV_VSYNC |
Dlcd_palmz71.c56 .config = OMAP_LCDC_PANEL_TFT | OMAP_LCDC_INV_VSYNC |
Dlcd_htcherald.c63 OMAP_LCDC_INV_VSYNC |
Dlcd_palmtt.c61 .config = OMAP_LCDC_PANEL_TFT | OMAP_LCDC_INV_VSYNC |
Dlcd_apollon.c59 .config = OMAP_LCDC_PANEL_TFT | OMAP_LCDC_INV_VSYNC |
Dlcd_omap3evm.c123 .config = OMAP_LCDC_PANEL_TFT | OMAP_LCDC_INV_VSYNC |
Dlcd_omap2evm.c122 .config = OMAP_LCDC_PANEL_TFT | OMAP_LCDC_INV_VSYNC |
Dlcd_2430sdp.c136 .config = OMAP_LCDC_PANEL_TFT | OMAP_LCDC_INV_VSYNC |
Dlcd_ldp.c135 .config = OMAP_LCDC_PANEL_TFT | OMAP_LCDC_INV_VSYNC |
Domapfb.h34 #define OMAP_LCDC_INV_VSYNC 0x0001 macro