Searched refs:HS_TX_ENABLE (Results 1 – 2 of 2) sorted by relevance
55 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()
147 HS_TX_ENABLE = (1 << 0), enumerator
Completed in 7 milliseconds