Home
last modified time | relevance | path

Searched refs:HS_RX_ENABLE (Results 1 – 2 of 2) sorted by relevance

/drivers/staging/gpib/cb7210/
A Dcb7210.h148 HS_RX_ENABLE = (1 << 1), enumerator
A Dcb7210.c55 cb7210_write_byte(cb_priv, HS_RX_ENABLE | HS_TX_ENABLE | HS_CLR_SRQ_INT | in input_fifo_enable()
64 cb_priv->hs_mode_bits |= HS_RX_ENABLE; in input_fifo_enable()
244 cb7210_write_byte(cb_priv, HS_RX_ENABLE | HS_TX_ENABLE | HS_CLR_SRQ_INT | in output_fifo_enable()
490 else if (priv->hs_mode_bits & HS_RX_ENABLE) in cb7210_internal_interrupt()
901 cb7210_write_byte(cb_priv, HS_TX_ENABLE | HS_RX_ENABLE | HS_CLR_SRQ_INT | in cb7210_init()

Completed in 8 milliseconds