Home
last modified time | relevance | path

Searched refs:HR_HLDA (Results 1 – 7 of 7) sorted by relevance

/linux/drivers/gpib/include/
H A Dnec7210_registers.h163 HR_HLDA = 0x1, enumerator
/linux/drivers/gpib/nec7210/
H A Dnec7210.c495 nec7210_set_handshake_mode(board, priv, HR_HLDA); in pio_read()
888 if ((priv->auxa_bits & HR_HANDSHAKE_MASK) == HR_HLDA) in nec7210_interrupt_have_status()
990 priv->auxa_bits = AUXRA | HR_HLDA; in nec7210_board_reset()
/linux/drivers/gpib/tnt4882/
H A Dtnt4882_gpib.c269 nec7210_set_handshake_mode(board, nec_priv, HR_HLDA); in tnt4882_release_holdoff()
299 tnt_writeb(tnt_priv, nec_priv->auxa_bits | HR_HLDA, CCR); in tnt4882_accel_read()
/linux/drivers/gpib/fmh_gpib/
H A Dfmh_gpib.c1480 return fmh_gpib_attach_impl(board, config, HR_HLDA, 0); in fmh_gpib_attach_holdoff_all()
1603 return fmh_gpib_pci_attach_impl(board, config, HR_HLDA); in fmh_gpib_pci_attach_holdoff_all()
/linux/drivers/gpib/eastwood/
H A Dfluke_gpib.c1070 return fluke_attach_impl(board, config, HR_HLDA); in fluke_attach_holdoff_all()
/linux/drivers/gpib/cb7210/
H A Dcb7210.c166 nec7210_set_handshake_mode(board, nec_priv, HR_HLDA); in fifo_read()
/linux/drivers/gpib/ni_usb/
H A Dni_usb_gpib.c1697 mask = AUXRA | HR_HLDA; in ni_usb_setup_init()