Home
last modified time | relevance | path

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

/linux/drivers/gpib/include/
H A Dtnt4882_registers.h52 BCSR_REN_BIT = 0x1, enumerator
/linux/drivers/gpib/tnt4882/
H A Dtnt4882_gpib.c161 if (bcsr_bits & BCSR_REN_BIT) in tnt4882_line_status()
/linux/drivers/gpib/ni_usb/
H A Dni_usb_gpib.c1578 if (bsr_bits & BCSR_REN_BIT) in ni_usb_line_status()