Lines Matching defs:gpcon_offset
160 unsigned long gpcon_offset,
168 value = (value & ~(3 << gpcon_offset)) | (0x02 << gpcon_offset);
214 unsigned long gpcon_offset, extint_offset;
219 gpcon_offset = (data->hwirq) * 2;
224 gpcon_offset = (data->hwirq - 8) * 2;
229 gpcon_offset = (data->hwirq - 8) * 2;
235 return s3c_irqext_type_set(gpcon_reg, extint_reg, gpcon_offset,
243 unsigned long gpcon_offset, extint_offset;
248 gpcon_offset = (data->hwirq) * 2;
254 return s3c_irqext_type_set(gpcon_reg, extint_reg, gpcon_offset,