Searched refs:HR_HLDA (Results 1 – 7 of 7) sorted by relevance
| /linux/drivers/gpib/include/ |
| H A D | nec7210_registers.h | 163 HR_HLDA = 0x1, enumerator
|
| /linux/drivers/gpib/nec7210/ |
| H A D | nec7210.c | 495 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 D | tnt4882_gpib.c | 269 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 D | fmh_gpib.c | 1480 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 D | fluke_gpib.c | 1070 return fluke_attach_impl(board, config, HR_HLDA); in fluke_attach_holdoff_all()
|
| /linux/drivers/gpib/cb7210/ |
| H A D | cb7210.c | 166 nec7210_set_handshake_mode(board, nec_priv, HR_HLDA); in fifo_read()
|
| /linux/drivers/gpib/ni_usb/ |
| H A D | ni_usb_gpib.c | 1697 mask = AUXRA | HR_HLDA; in ni_usb_setup_init()
|