Searched refs:USP_TX_RX_ENABLE (Results 1 – 2 of 2) sorted by relevance
37 regmap_update_bits(usp->regmap, USP_TX_RX_ENABLE, in sirf_usp_tx_enable()43 regmap_update_bits(usp->regmap, USP_TX_RX_ENABLE, in sirf_usp_tx_disable()58 regmap_update_bits(usp->regmap, USP_TX_RX_ENABLE, in sirf_usp_rx_enable()64 regmap_update_bits(usp->regmap, USP_TX_RX_ENABLE, in sirf_usp_rx_disable()
16 #define USP_TX_RX_ENABLE 0x10 macro