Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/video/fbdev/
Ds3c2410fb-regs-lcd.h45 #define S3C2410_LCDCON2_VFPD(x) ((x) << 6) macro
Ds3c2410fb.c353 S3C2410_LCDCON2_VFPD(var->lower_margin - 1) | in s3c2410fb_calculate_tft_lcd_regs()