Home
last modified time | relevance | path

Searched refs:snd_soc_component_read_field (Results 1 – 11 of 11) sorted by relevance

/linux/sound/soc/codecs/
H A Dwcd939x.c529 snd_soc_component_read_field(component, in wcd939x_codec_hphl_dac_event()
586 snd_soc_component_read_field(component, in wcd939x_codec_hphr_dac_event()
676 if (snd_soc_component_read_field(component, WCD939X_ANA_HPH, in wcd939x_codec_enable_hphr_pa()
799 if (snd_soc_component_read_field(component, WCD939X_ANA_HPH, in wcd939x_codec_enable_hphl_pa()
1954 micb_en = snd_soc_component_read_field(component, micb_reg, in wcd939x_mbhc_micb_adjust_voltage()
1956 cur_vout_ctl = snd_soc_component_read_field(component, micb_reg, in wcd939x_mbhc_micb_adjust_voltage()
2044 val = snd_soc_component_read_field(component, WCD939X_ANA_MBHC_RESULT_2, in wcd939x_mbhc_get_result_params()
2050 val |= snd_soc_component_read_field(component, WCD939X_ANA_MBHC_RESULT_1, in wcd939x_mbhc_get_result_params()
2080 val = snd_soc_component_read_field(component, WCD939X_ANA_MBHC_RESULT_1, in wcd939x_mbhc_get_result_params()
2082 val |= snd_soc_component_read_field(componen in wcd939x_mbhc_get_result_params()
[all...]
H A Dtas2764-quirks.h125 curr = snd_soc_component_read_field(tas2764->component, in tas2764_do_quirky_pwr_ctrl_change()
H A Dlpass-rx-macro.c1746 inp0_sel = snd_soc_component_read_field(component, int_mux_cfg0, in rx_macro_set_prim_interpolator_rate()
1748 inp1_sel = snd_soc_component_read_field(component, int_mux_cfg0, in rx_macro_set_prim_interpolator_rate()
1750 inp2_sel = snd_soc_component_read_field(component, int_mux_cfg1, in rx_macro_set_prim_interpolator_rate()
1785 int_mux_cfg1_val = snd_soc_component_read_field(component, int_mux_cfg1, in rx_macro_set_mix_interpolator_rate()
2107 int_n_inp0 = snd_soc_component_read_field(component, int_mux_cfg0, in rx_macro_adie_lb()
2109 int_n_inp1 = snd_soc_component_read_field(component, int_mux_cfg0, in rx_macro_adie_lb()
2111 int_n_inp2 = snd_soc_component_read_field(component, int_mux_cfg1, in rx_macro_adie_lb()
H A Dlpass-wsa-macro.c1180 inp0_sel = snd_soc_component_read_field(component, int_mux_cfg0, in wsa_macro_set_prim_interpolator_rate()
1182 inp1_sel = snd_soc_component_read_field(component, int_mux_cfg0, in wsa_macro_set_prim_interpolator_rate()
1184 inp2_sel = snd_soc_component_read_field(component, int_mux_cfg1, in wsa_macro_set_prim_interpolator_rate()
1220 int_mux_cfg1_val = snd_soc_component_read_field(component, int_mux_cfg1, in wsa_macro_set_mix_interpolator_rate()
H A Dwcd938x.c1933 val = snd_soc_component_read_field(component, in wcd938x_mbhc_micb_en_status()
2007 micb_en = snd_soc_component_read_field(component, micb_reg, in wcd938x_mbhc_micb_adjust_voltage()
2009 cur_vout_ctl = snd_soc_component_read_field(component, micb_reg, in wcd938x_mbhc_micb_adjust_voltage()
2463 if (snd_soc_component_read_field(component, WCD938X_MBHC_NEW_CTL_2, WCD938X_M_RTH_CTL_MASK)) in wcd938x_mbhc_get_moisture_status()
3029 variant = snd_soc_component_read_field(component, in wcd938x_soc_codec_probe()
H A Dwcd937x.c1416 val = snd_soc_component_read_field(component, in wcd937x_mbhc_hph_l_pull_up_control()
1487 micb_en = snd_soc_component_read_field(component, micb_reg, in wcd937x_mbhc_micb_adjust_voltage()
1489 cur_vout_ctl = snd_soc_component_read_field(component, micb_reg, in wcd937x_mbhc_micb_adjust_voltage()
1927 if (snd_soc_component_read_field(component, WCD937X_MBHC_NEW_CTL_2, WCD937X_M_RTH_CTL_MASK)) in wcd937x_mbhc_moisture_polling_ctrl()
H A Dlpass-tx-macro.c667 adc_n = snd_soc_component_read_field(component, adc_reg, in is_amic_enabled()
961 hpf_cut_off_freq = snd_soc_component_read_field(component, dec_cfg_reg, in tx_macro_enable_dec()
H A Dwcd-mbhc-v2.c98 return snd_soc_component_read_field(mbhc->component, in wcd_mbhc_read_field()
H A Dwcd934x.c2336 val = snd_soc_component_read_field(component, WCD934X_ANA_MICB2, in wcd934x_mbhc_micb_en_status()
2511 micb_en = snd_soc_component_read_field(component, micb_reg, in wcd934x_mbhc_micb_adjust_voltage()
2513 cur_vout_ctl = snd_soc_component_read_field(component, micb_reg, in wcd934x_mbhc_micb_adjust_voltage()
/linux/include/sound/
H A Dsoc-component.h318 unsigned int snd_soc_component_read_field(struct snd_soc_component *component,
/linux/sound/soc/
H A Dsoc-component.c868 unsigned int snd_soc_component_read_field(struct snd_soc_component *component, in snd_soc_component_read_field() function
879 EXPORT_SYMBOL_GPL(snd_soc_component_read_field);