Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/video/fbdev/
Ds3c2410fb-regs-lcd.h54 #define S3C2410_LCDCON3_HOZVAL(x) ((x) << 8) macro
Ds3c2410fb.c297 S3C2410_LCDCON3_HOZVAL(hs - 1); in s3c2410fb_calculate_stn_lcd_regs()
358 S3C2410_LCDCON3_HOZVAL(var->xres - 1); in s3c2410fb_calculate_tft_lcd_regs()