Home
last modified time | relevance | path

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

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

Completed in 7 milliseconds