Home
last modified time | relevance | path

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

/linux-4.1.27/arch/arm/mach-s3c24xx/
Dmach-amlm5900.c179 .type = S3C2410_LCDCON1_STN4,
/linux-4.1.27/arch/arm/mach-s3c24xx/include/mach/
Dregs-lcd.h27 #define S3C2410_LCDCON1_STN4 (1<<5) macro
/linux-4.1.27/drivers/video/fbdev/
Ds3c2410fb.c261 if (type != S3C2410_LCDCON1_STN4) in s3c2410fb_calculate_stn_lcd_regs()