Home
last modified time | relevance | path

Searched refs:adc_reg (Results 1 – 4 of 4) sorted by relevance

/sound/soc/codecs/
Dlpass-tx-macro.c637 u16 adc_mux_reg, adc_reg, adc_n; in is_amic_enabled() local
642 adc_reg = CDC_TX_INP_MUX_ADC_MUXn_CFG0(decimator); in is_amic_enabled()
643 adc_n = snd_soc_component_read_field(component, adc_reg, in is_amic_enabled()
856 u16 adc_mux_reg, adc_reg, adc_n, dmic; in tx_macro_enable_dec() local
870 adc_reg = CDC_TX_INP_MUX_ADC_MUXn_CFG0(decimator); in tx_macro_enable_dec()
871 adc_n = snd_soc_component_read(component, adc_reg) & in tx_macro_enable_dec()
Dtlv320aic32x4.c60 u32 adc_reg; in aic32x4_reset_adc() local
69 adc_reg = snd_soc_component_read(component, AIC32X4_ADCSETUP); in aic32x4_reset_adc()
70 snd_soc_component_write(component, AIC32X4_ADCSETUP, adc_reg | in aic32x4_reset_adc()
72 snd_soc_component_write(component, AIC32X4_ADCSETUP, adc_reg); in aic32x4_reset_adc()
Dmsm8916-wcd-analog.c557 u16 adc_reg = CDC_A_TX_1_2_TEST_CTL_2; in pm8916_wcd_analog_enable_adc() local
577 snd_soc_component_update_bits(component, adc_reg, 1 << init_bit_shift, in pm8916_wcd_analog_enable_adc()
599 snd_soc_component_update_bits(component, adc_reg, 1 << init_bit_shift, 0x00); in pm8916_wcd_analog_enable_adc()
Dwm8994.c2763 int adc_reg; in wm8994_set_dai_fmt() local
2773 adc_reg = WM8994_AIF1ADC_LRCLK; in wm8994_set_dai_fmt()
2779 adc_reg = WM8994_AIF1ADC_LRCLK; in wm8994_set_dai_fmt()
2878 snd_soc_component_update_bits(component, adc_reg, in wm8994_set_dai_fmt()