Home
last modified time | relevance | path

Searched refs:INTR_STAT_OFFSET (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/misc/mchp_pci1xxxx/
H A Dmchp_pci1xxxx_gpio.c30 #define INTR_STAT_OFFSET(x) ((((x) / 32) * 4) + 0x400 + 0xD0) macro
167 pci1xxx_assign_bit(priv->reg_base, INTR_STAT_OFFSET(gpio), (gpio % 32), true); in pci1xxxx_gpio_irq_ack()