Home
last modified time | relevance | path

Searched refs:HR_HLDA (Results 1 – 3 of 3) 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/eastwood/
H A Dfluke_gpib.c1069 return fluke_attach_impl(board, config, HR_HLDA); in fluke_attach_holdoff_all()