Home
last modified time | relevance | path

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

/linux/drivers/staging/gpib/ines/
H A Dines.h188 BCM_EOI_BIT = 0x80, enumerator
H A Dines_gpib.c42 if (bcm_bits & BCM_EOI_BIT) in ines_line_status()