Searched refs:HS_RX_ENABLE (Results 1 – 2 of 2) sorted by relevance
148 HS_RX_ENABLE = (1 << 1), enumerator
55 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