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