Home
last modified time | relevance | path

Searched refs:IRQ_SELECT_BITS (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/gpib/hp_82341/
H A Dhp_82341.h72 static inline unsigned int IRQ_SELECT_BITS(int irq) in IRQ_SELECT_BITS() function
H A Dhp_82341.c759 hp_priv->config_control_bits |= IRQ_SELECT_BITS(irq); in hp_82341_attach()