Searched refs:gpcon_offset (Results 1 – 1 of 1) sorted by relevance
159 unsigned long gpcon_offset, in s3c_irqext_type_set() argument167 value = (value & ~(3 << gpcon_offset)) | (0x02 << gpcon_offset); in s3c_irqext_type_set()213 unsigned long gpcon_offset, extint_offset; in s3c_irqext_type() local218 gpcon_offset = (data->hwirq) * 2; in s3c_irqext_type()223 gpcon_offset = (data->hwirq - 8) * 2; in s3c_irqext_type()228 gpcon_offset = (data->hwirq - 8) * 2; in s3c_irqext_type()234 return s3c_irqext_type_set(gpcon_reg, extint_reg, gpcon_offset, in s3c_irqext_type()242 unsigned long gpcon_offset, extint_offset; in s3c_irqext0_type() local247 gpcon_offset = (data->hwirq) * 2; in s3c_irqext0_type()253 return s3c_irqext_type_set(gpcon_reg, extint_reg, gpcon_offset, in s3c_irqext0_type()