Home
last modified time | relevance | path

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

/linux-3.4.99/arch/arm/mach-s3c24xx/include/mach/
Dregs-lcd.h59 #define S3C2410_LCDCON3_HOZVAL(x) ((x) << 8) macro
/linux-3.4.99/drivers/video/
Ds3c2410fb.c296 S3C2410_LCDCON3_HOZVAL(hs - 1); in s3c2410fb_calculate_stn_lcd_regs()
357 S3C2410_LCDCON3_HOZVAL(var->xres - 1); in s3c2410fb_calculate_tft_lcd_regs()