Home
last modified time | relevance | path

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

/linux-4.1.27/arch/arm/mach-s3c24xx/include/mach/
Dregs-lcd.h48 #define S3C2410_LCDCON2_VBPD(x) ((x) << 24) macro
/linux-4.1.27/drivers/video/fbdev/
Ds3c2410fb.c357 S3C2410_LCDCON2_VBPD(var->upper_margin - 1) | in s3c2410fb_calculate_tft_lcd_regs()