Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/platform_data/
H A Dfb-s3c2410.h31 #define S3C2410_LCDCON1_TFT2BPP (9<<1) macro
/OK3568_Linux_fs/kernel/drivers/video/fbdev/
H A Ds3c2410fb.c317 regs->lcdcon1 |= S3C2410_LCDCON1_TFT2BPP; in s3c2410fb_calculate_tft_lcd_regs()