Home
last modified time | relevance | path

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

/linux/drivers/gpib/agilent_82350b/
H A Dagilent_82350b.h101 ENABLE_TMS9914_INTERRUPTS_BIT = 0x1, enumerator
H A Dagilent_82350b.c718 ENABLE_TMS9914_INTERRUPTS_BIT, a_priv->gpib_base + INTERRUPT_ENABLE_REG); in agilent_82350b_generic_attach()
724 writeb(ENABLE_TMS9914_INTERRUPTS_BIT, in agilent_82350b_generic_attach()