Home
last modified time | relevance | path

Searched refs:INTERRUPT_ENABLE_REG (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/gpib/hp_82341/
H A Dhp_82341.h41 INTERRUPT_ENABLE_REG = 0x3, enumerator
H A Dhp_82341.c767 ENABLE_TI_INTERRUPT_BIT, hp_priv->iobase[0] + INTERRUPT_ENABLE_REG); in hp_82341_attach()
787 outb(0, hp_priv->iobase[0] + INTERRUPT_ENABLE_REG); in hp_82341_detach()
/linux/drivers/gpib/agilent_82350b/
H A Dagilent_82350b.h66 INTERRUPT_ENABLE_REG = 0x3, enumerator
H A Dagilent_82350b.c718 ENABLE_TMS9914_INTERRUPTS_BIT, a_priv->gpib_base + INTERRUPT_ENABLE_REG); in agilent_82350b_generic_attach()
725 a_priv->gpib_base + INTERRUPT_ENABLE_REG); in agilent_82350b_generic_attach()