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.c32 #define INTR_STAT_OFFSET(x) ((((x) / 32) * 4) + 0x400 + 0xD0) macro
192 writel(BIT(gpio % 32), priv->reg_base + INTR_STAT_OFFSET(gpio)); in pci1xxxx_gpio_irq_ack()
403 INTR_STAT_OFFSET(gpio_bank_base)); in pci1xxxx_gpio_resume()