Home
last modified time | relevance | path

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

/linux-4.1.27/arch/arm/mach-s3c24xx/include/mach/
Dregs-lcd.h156 #define S3C2412_LCDINTBASE S3C2410_LCDREG(0x24) macro
/linux-4.1.27/drivers/video/fbdev/
Ds3c2410fb.c890 info->irq_base = info->io + S3C2412_LCDINTBASE; in s3c24xxfb_probe()