Home
last modified time | relevance | path

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

/linux/drivers/staging/gpib/agilent_82350b/
H A Dagilent_82350b.h66 INTERRUPT_ENABLE_REG = 0x3, enumerator
H A Dagilent_82350b.c715 ENABLE_TMS9914_INTERRUPTS_BIT, a_priv->gpib_base + INTERRUPT_ENABLE_REG); in agilent_82350b_generic_attach()
722 a_priv->gpib_base + INTERRUPT_ENABLE_REG); in agilent_82350b_generic_attach()
/linux/drivers/staging/gpib/hp_82341/
H A Dhp_82341.c766 ENABLE_TI_INTERRUPT_BIT, hp_priv->iobase[0] + INTERRUPT_ENABLE_REG); in hp_82341_attach()
786 outb(0, hp_priv->iobase[0] + INTERRUPT_ENABLE_REG); in hp_82341_detach()