Searched refs:gpcon_reg (Results 1 – 1 of 1) sorted by relevance
167 static int s3c_irqext_type_set(void __iomem *gpcon_reg, in s3c_irqext_type_set() argument176 value = __raw_readl(gpcon_reg); in s3c_irqext_type_set()178 __raw_writel(value, gpcon_reg); in s3c_irqext_type_set()222 void __iomem *gpcon_reg; in s3c_irqext_type() local226 gpcon_reg = S3C2410_GPFCON; in s3c_irqext_type()231 gpcon_reg = S3C2410_GPGCON; in s3c_irqext_type()236 gpcon_reg = S3C2410_GPGCON; in s3c_irqext_type()244 return s3c_irqext_type_set(gpcon_reg, extint_reg, gpcon_offset, in s3c_irqext_type()251 void __iomem *gpcon_reg; in s3c_irqext0_type() local255 gpcon_reg = S3C2410_GPFCON; in s3c_irqext0_type()[all …]