Home
last modified time | relevance | path

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

/linux/drivers/gpib/hp_82341/
H A Dhp_82341.h121 ENABLE_TERMINAL_COUNT_INTERRUPT_BIT = 0x20, enumerator
H A Dhp_82341.c766 outb(ENABLE_BUFFER_END_INTERRUPT_BIT | ENABLE_TERMINAL_COUNT_INTERRUPT_BIT | in hp_82341_attach()