Searched refs:IPATH_GPIO_OVRUN_BIT (Results 1 – 2 of 2) sorted by relevance
/linux-4.4.14/drivers/staging/rdma/ipath/ | ||
D | ipath_kernel.h | 1012 #define IPATH_GPIO_OVRUN_BIT 4 macro |
D | ipath_intr.c | 1174 if (gpiostatus & (1 << IPATH_GPIO_OVRUN_BIT)) { in ipath_intr() |