Home
last modified time | relevance | path

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

/sound/soc/sirf/
Dsirf-usp.c37 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()
Dsirf-usp.h16 #define USP_TX_RX_ENABLE 0x10 macro