Searched refs:gpcon_offset (Results 1 – 1 of 1) sorted by relevance
157 unsigned long gpcon_offset, extint_offset; in s3c_irqext_type() local163 gpcon_offset = (data->irq - IRQ_EINT0) * 2; in s3c_irqext_type()168 gpcon_offset = (data->irq - (EXTINT_OFF)) * 2; in s3c_irqext_type()173 gpcon_offset = (data->irq - IRQ_EINT8) * 2; in s3c_irqext_type()178 gpcon_offset = (data->irq - IRQ_EINT8) * 2; in s3c_irqext_type()186 value = (value & ~(3 << gpcon_offset)) | (0x02 << gpcon_offset); in s3c_irqext_type()