Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/video/fbdev/
Ds3c2410fb-regs-lcd.h43 #define S3C2410_LCDCON2_VBPD(x) ((x) << 24) macro
Ds3c2410fb.c352 S3C2410_LCDCON2_VBPD(var->upper_margin - 1) | in s3c2410fb_calculate_tft_lcd_regs()