Searched refs:IRQ_SELECT_MASK (Results 1 – 2 of 2) sorted by relevance
| /linux/drivers/gpib/hp_82341/ | ||
| H A D | hp_82341.h | 65 IRQ_SELECT_MASK = 0x7, enumerator |
| H A D | hp_82341.c | 758 hp_priv->config_control_bits &= ~IRQ_SELECT_MASK; in hp_82341_attach() |