Searched refs:GPIO_ERRINTR_MASK (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/infiniband/hw/qib/
H A Dqib_iba6120.c463 #define GPIO_ERRINTR_MASK 0x38 macro
1541 if (gpiostatus & GPIO_ERRINTR_MASK) {
1543 to_clear |= (gpiostatus & GPIO_ERRINTR_MASK);
1555 gpiostatus &= ~GPIO_ERRINTR_MASK;
1696 dd->cspec->gpio_mask |= GPIO_ERRINTR_MASK;

Completed in 88 milliseconds