Home
last modified time | relevance | path

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

/linux/drivers/gpib/hp_82341/
H A Dhp_82341.h135 ENABLE_TI_INTERRUPT_EVENT_BIT = 0x1, // write clear enumerator
H A Dhp_82341.c765 ENABLE_TI_INTERRUPT_EVENT_BIT, hp_priv->iobase[0] + EVENT_ENABLE_REG); in hp_82341_attach()