Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/platform_data/
H A Dfb-s3c2410.h32 #define S3C2410_LCDCON1_TFT4BPP (10<<1) macro
/OK3568_Linux_fs/kernel/drivers/video/fbdev/
H A Ds3c2410fb.c320 regs->lcdcon1 |= S3C2410_LCDCON1_TFT4BPP; in s3c2410fb_calculate_tft_lcd_regs()