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