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