Home
last modified time | relevance | path

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

/linux-4.1.27/arch/arm/mach-s3c24xx/include/mach/
Dregs-lcd.h24 #define S3C2410_LCDCON1_CLKVAL(x) ((x) << 8) macro
/linux-4.1.27/drivers/video/fbdev/
Ds3c2410fb.c398 fbi->regs.lcdcon1 |= S3C2410_LCDCON1_CLKVAL(clkdiv); in s3c2410fb_activate_var()