Searched refs:INTR_STAT_OFFSET (Results 1 – 1 of 1) sorted by relevance
30 #define INTR_STAT_OFFSET(x) ((((x) / 32) * 4) + 0x400 + 0xD0) macro167 pci1xxx_assign_bit(priv->reg_base, INTR_STAT_OFFSET(gpio), (gpio % 32), true); in pci1xxxx_gpio_irq_ack()