Searched refs:gpcon_reg (Results 1 – 1 of 1) sorted by relevance
158 static int s3c_irqext_type_set(void __iomem *gpcon_reg, in s3c_irqext_type_set() argument167 value = readl_relaxed(gpcon_reg); in s3c_irqext_type_set()169 writel_relaxed(value, gpcon_reg); in s3c_irqext_type_set()213 void __iomem *gpcon_reg; in s3c_irqext_type() local217 gpcon_reg = S3C2410_GPFCON; in s3c_irqext_type()222 gpcon_reg = S3C2410_GPGCON; in s3c_irqext_type()227 gpcon_reg = S3C2410_GPGCON; in s3c_irqext_type()235 return s3c_irqext_type_set(gpcon_reg, extint_reg, gpcon_offset, in s3c_irqext_type()242 void __iomem *gpcon_reg; in s3c_irqext0_type() local246 gpcon_reg = S3C2410_GPFCON; in s3c_irqext0_type()[all …]