Searched refs:CNTL_LCDTFT (Results 1 – 10 of 10) sorted by relevance
/Linux-v4.19/drivers/video/fbdev/ |
D | amba-clcd-versatile.c | 32 .cntl = CNTL_LCDTFT | CNTL_BGR | CNTL_LCDVCOMP(1), 56 .cntl = CNTL_LCDTFT | CNTL_BGR | CNTL_LCDVCOMP(1), 81 .cntl = CNTL_LCDTFT | CNTL_BGR | CNTL_LCDVCOMP(1), 105 .cntl = CNTL_LCDTFT | CNTL_BGR | CNTL_LCDVCOMP(1), 130 .cntl = CNTL_LCDTFT | CNTL_BGR | CNTL_LCDVCOMP(1),
|
D | amba-clcd.c | 155 if (!(fb->panel->cntl & CNTL_LCDTFT)) in clcdfb_set_bitfields() 695 fb->panel->cntl |= CNTL_LCDTFT | CNTL_LCDVCOMP(1); in clcdfb_of_init_tft_panel()
|
/Linux-v4.19/arch/arm/mach-integrator/ |
D | impd1.c | 94 .cntl = CNTL_LCDTFT | CNTL_LCDVCOMP(1), 122 .cntl = CNTL_LCDTFT | CNTL_LCDVCOMP(1), 150 .cntl = CNTL_LCDTFT | CNTL_LCDVCOMP(1), 182 .cntl = CNTL_LCDTFT | CNTL_LCDVCOMP(1),
|
/Linux-v4.19/include/linux/amba/ |
D | clcd-regs.h | 64 #define CNTL_LCDTFT (1 << 5) macro
|
D | clcd.h | 198 if (fb->panel->cntl & CNTL_LCDTFT) /* TFT */ in clcdfb_decode()
|
/Linux-v4.19/arch/arm/mach-nspire/ |
D | clcd.c | 37 .cntl = CNTL_LCDTFT | CNTL_LCDVCOMP(1),
|
/Linux-v4.19/arch/arm/mach-netx/ |
D | nxeb500hmi.c | 56 .cntl = CNTL_LCDTFT | CNTL_BGR,
|
D | nxdb500.c | 56 .cntl = CNTL_LCDTFT | CNTL_BGR,
|
/Linux-v4.19/arch/arm/mach-lpc32xx/ |
D | phy3250.c | 70 .cntl = (CNTL_BGR | CNTL_LCDTFT | CNTL_LCDVCOMP(1) |
|
/Linux-v4.19/drivers/gpu/drm/pl111/ |
D | pl111_display.c | 225 cntl = CNTL_LCDEN | CNTL_LCDTFT | CNTL_LCDVCOMP(1); in pl111_display_enable()
|