Home
last modified time | relevance | path

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

/linux/drivers/gpib/include/
H A Dnec7210_registers.h126 HR_ADM0 = (1 << 0), enumerator
/linux/drivers/gpib/nec7210/
H A Dnec7210.c129 priv->reg_bits[ADMR] &= ~HR_ADM0; in nec7210_secondary_address()
135 priv->reg_bits[ADMR] |= HR_ADM0; in nec7210_secondary_address()
/linux/drivers/gpib/ni_usb/
H A Dni_usb_gpib.c1313 admr_bits |= HR_ADM0; in ni_usb_write_sad()