Home
last modified time | relevance | path

Searched refs:S3C2410_LCDCON1_TFT2BPP (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/arch/arm/mach-s3c24xx/include/mach/
Dregs-lcd.h38 #define S3C2410_LCDCON1_TFT2BPP (9<<1) macro
/linux-4.4.14/drivers/video/fbdev/
Ds3c2410fb.c322 regs->lcdcon1 |= S3C2410_LCDCON1_TFT2BPP; in s3c2410fb_calculate_tft_lcd_regs()