Lines Matching defs:gpcon_reg
158 static int s3c_irqext_type_set(void __iomem *gpcon_reg,
167 value = readl_relaxed(gpcon_reg);
169 writel_relaxed(value, gpcon_reg);
213 void __iomem *gpcon_reg;
217 gpcon_reg = S3C2410_GPFCON;
222 gpcon_reg = S3C2410_GPGCON;
227 gpcon_reg = S3C2410_GPGCON;
235 return s3c_irqext_type_set(gpcon_reg, extint_reg, gpcon_offset,
242 void __iomem *gpcon_reg;
246 gpcon_reg = S3C2410_GPFCON;
254 return s3c_irqext_type_set(gpcon_reg, extint_reg, gpcon_offset,