Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/video/fbdev/
Ds3c2410fb-regs-lcd.h112 #define S3C2412_TPAL S3C2410_LCDREG(0x20) macro
Ds3c2410fb.c569 tpal_reg += is_s3c2412(fbi) ? S3C2412_TPAL : S3C2410_TPAL; in s3c2410fb_blank()
694 tpal = regs + S3C2412_TPAL; in s3c2410fb_init_registers()