Home
last modified time | relevance | path

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

/Linux-v4.19/arch/arm/mach-s3c24xx/include/mach/
Dregs-lcd.h28 #define S3C2410_LCDCON1_STN4GREY (2<<1) macro
/Linux-v4.19/drivers/video/fbdev/
Ds3c2410fb.c272 regs->lcdcon1 |= S3C2410_LCDCON1_STN4GREY; in s3c2410fb_calculate_stn_lcd_regs()