Home
last modified time | relevance | path

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

/linux/drivers/gpib/include/
H A Dnec7210_registers.h142 HR_DT = (1 << 6), enumerator
/linux/drivers/gpib/nec7210/
H A Dnec7210.c133 write_byte(priv, HR_ARS | HR_DT | HR_DL, ADR); in nec7210_secondary_address()
/linux/drivers/gpib/ni_usb/
H A Dni_usb_gpib.c1312 adr_bits |= HR_DT | HR_DL; in ni_usb_write_sad()