Searched refs:IPATH_GPIO_PORT0_BIT (Results 1 – 3 of 3) sorted by relevance
1187 if ((gpiostatus & (1 << IPATH_GPIO_PORT0_BIT)) && in ipath_intr()1196 to_clear |= (1 << IPATH_GPIO_PORT0_BIT); in ipath_intr()1197 gpiostatus &= ~(1 << IPATH_GPIO_PORT0_BIT); in ipath_intr()
1011 #define IPATH_GPIO_PORT0_BIT 2 macro
1950 dd->ipath_gpio_mask |= (u64) (1 << IPATH_GPIO_PORT0_BIT); in enable_timer()1969 dd->ipath_gpio_mask &= ~((u64) (1 << IPATH_GPIO_PORT0_BIT)); in disable_timer()