Searched refs:IPATH_GPIO_OVRUN_BIT (Results 1 – 2 of 2) sorted by relevance
/drivers/infiniband/hw/ipath/ | ||
D | ipath_kernel.h | 1016 #define IPATH_GPIO_OVRUN_BIT 4 macro |
D | ipath_intr.c | 1176 if (gpiostatus & (1 << IPATH_GPIO_OVRUN_BIT)) { in ipath_intr() |