Home
last modified time | relevance | path

Searched refs:CNTL_LCDTFT (Results 1 – 8 of 8) sorted by relevance

/linux-4.4.14/drivers/video/fbdev/
Damba-clcd-versatile.c26 .cntl = CNTL_LCDTFT | CNTL_BGR | CNTL_LCDVCOMP(1),
50 .cntl = CNTL_LCDTFT | CNTL_BGR | CNTL_LCDVCOMP(1),
75 .cntl = CNTL_LCDTFT | CNTL_BGR | CNTL_LCDVCOMP(1),
99 .cntl = CNTL_LCDTFT | CNTL_BGR | CNTL_LCDVCOMP(1),
124 .cntl = CNTL_LCDTFT | CNTL_BGR | CNTL_LCDVCOMP(1),
Damba-clcd.c145 if (!(fb->panel->cntl & CNTL_LCDTFT)) in clcdfb_set_bitfields()
633 fb->panel->cntl |= CNTL_LCDTFT | CNTL_LCDVCOMP(1); in clcdfb_of_init_tft_panel()
/linux-4.4.14/arch/arm/mach-integrator/
Dimpd1.c95 .cntl = CNTL_LCDTFT | CNTL_LCDVCOMP(1),
123 .cntl = CNTL_LCDTFT | CNTL_LCDVCOMP(1),
151 .cntl = CNTL_LCDTFT | CNTL_LCDVCOMP(1),
183 .cntl = CNTL_LCDTFT | CNTL_LCDVCOMP(1),
/linux-4.4.14/include/linux/amba/
Dclcd.h59 #define CNTL_LCDTFT (1 << 5) macro
217 if (fb->panel->cntl & CNTL_LCDTFT) /* TFT */ in clcdfb_decode()
/linux-4.4.14/arch/arm/mach-nspire/
Dclcd.c37 .cntl = CNTL_LCDTFT | CNTL_LCDVCOMP(1),
/linux-4.4.14/arch/arm/mach-netx/
Dnxeb500hmi.c56 .cntl = CNTL_LCDTFT | CNTL_BGR,
Dnxdb500.c56 .cntl = CNTL_LCDTFT | CNTL_BGR,
/linux-4.4.14/arch/arm/mach-lpc32xx/
Dphy3250.c79 .cntl = (CNTL_BGR | CNTL_LCDTFT | CNTL_LCDVCOMP(1) |