Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/video/fbdev/
Ds3c2410fb-regs-lcd.h108 #define S3C2410_TFTPAL(x) S3C2410_LCDREG((0x400 + (x)*4)) macro
Ds3c2410fb.c515 writel(val, regs + S3C2410_TFTPAL(regno)); in s3c2410fb_setcolreg()
737 writel(ent, regs + S3C2410_TFTPAL(i)); in s3c2410fb_write_palette()
744 if (readw(regs + S3C2410_TFTPAL(i)) == ent) in s3c2410fb_write_palette()