Searched refs:HR_HLDE (Results 1 – 7 of 7) sorted by relevance
| /linux/drivers/gpib/include/ |
| H A D | nec7210_registers.h | 164 HR_HLDE = 0x2, enumerator
|
| /linux/drivers/gpib/tnt4882/ |
| H A D | tnt4882_gpib.c | 266 nec7210_set_handshake_mode(board, nec_priv, HR_HLDE); in tnt4882_release_holdoff() 271 nec7210_set_handshake_mode(board, nec_priv, HR_HLDE); in tnt4882_release_holdoff() 273 nec7210_set_handshake_mode(board, nec_priv, HR_HLDE); in tnt4882_release_holdoff()
|
| /linux/drivers/gpib/cb7210/ |
| H A D | cb7210.c | 200 nec7210_set_handshake_mode(board, nec_priv, HR_HLDE); in cb7210_accel_read() 503 if ((nec_priv->auxa_bits & HR_HANDSHAKE_MASK) == HR_HLDE) in cb7210_internal_interrupt()
|
| /linux/drivers/gpib/fmh_gpib/ |
| H A D | fmh_gpib.c | 1486 return fmh_gpib_attach_impl(board, config, HR_HLDE, 1); in fmh_gpib_attach_holdoff_end() 1613 retval = fmh_gpib_pci_attach_impl(board, config, HR_HLDE); in fmh_gpib_pci_attach_holdoff_end()
|
| /linux/drivers/gpib/eastwood/ |
| H A D | fluke_gpib.c | 1076 return fluke_attach_impl(board, config, HR_HLDE); in fluke_attach_holdoff_end()
|
| /linux/drivers/gpib/nec7210/ |
| H A D | nec7210.c | 881 if ((priv->auxa_bits & HR_HANDSHAKE_MASK) == HR_HLDE) in nec7210_interrupt_have_status()
|
| /linux/drivers/gpib/ines/ |
| H A D | ines_gpib.c | 170 nec7210_set_handshake_mode(board, nec_priv, HR_HLDE); in ines_accel_read()
|