Searched refs:GPIO_ERRINTR_MASK (Results 1 – 1 of 1) sorted by relevance
463 #define GPIO_ERRINTR_MASK 0x38 macro1544 if (gpiostatus & GPIO_ERRINTR_MASK) { in unlikely_6120_intr()1546 to_clear |= (gpiostatus & GPIO_ERRINTR_MASK); in unlikely_6120_intr()1558 gpiostatus &= ~GPIO_ERRINTR_MASK; in unlikely_6120_intr()1699 dd->cspec->gpio_mask |= GPIO_ERRINTR_MASK; in qib_setup_6120_interrupt()