Searched refs:S3C2410_LCDINTBASE (Results 1 – 2 of 2) sorted by relevance
155 #define S3C2410_LCDINTBASE S3C2410_LCDREG(0x54) macro
885 info->irq_base = info->io + ((drv_type == DRV_S3C2412) ? S3C2412_LCDINTBASE : S3C2410_LCDINTBASE); in s3c24xxfb_probe()