Home
last modified time | relevance | path

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

/linux-2.6.39/arch/arm/mach-s3c2410/include/mach/
Dregs-lcd.h34 #define S3C2410_LCDCON1_STN8BPP (3<<1) macro
/linux-2.6.39/drivers/video/
Ds3c2410fb.c269 regs->lcdcon1 |= S3C2410_LCDCON1_STN8BPP; in s3c2410fb_calculate_stn_lcd_regs()