Home
last modified time | relevance | path

Searched refs:S3C2410_LCDCON1_STN4 (Results 1 – 3 of 3) sorted by relevance

/linux-2.6.39/arch/arm/mach-s3c2410/include/mach/
Dregs-lcd.h27 #define S3C2410_LCDCON1_STN4 (1<<5) macro
/linux-2.6.39/arch/arm/mach-s3c2410/
Dmach-amlm5900.c178 .type = S3C2410_LCDCON1_STN4,
/linux-2.6.39/drivers/video/
Ds3c2410fb.c255 if (type != S3C2410_LCDCON1_STN4) in s3c2410fb_calculate_stn_lcd_regs()