Searched refs:snd_soc_component_read_field (Results 1 – 10 of 10) sorted by relevance
| /linux/sound/soc/codecs/ |
| A D | wcd939x.c | 527 snd_soc_component_read_field(component, in wcd939x_codec_hphl_dac_event() 584 snd_soc_component_read_field(component, in wcd939x_codec_hphr_dac_event() 674 if (snd_soc_component_read_field(component, WCD939X_ANA_HPH, in wcd939x_codec_enable_hphr_pa() 797 if (snd_soc_component_read_field(component, WCD939X_ANA_HPH, in wcd939x_codec_enable_hphl_pa() 1964 micb_en = snd_soc_component_read_field(component, micb_reg, in wcd939x_mbhc_micb_adjust_voltage() 1966 cur_vout_ctl = snd_soc_component_read_field(component, micb_reg, in wcd939x_mbhc_micb_adjust_voltage() 2060 val = snd_soc_component_read_field(component, WCD939X_ANA_MBHC_RESULT_2, in wcd939x_mbhc_get_result_params() 2066 val |= snd_soc_component_read_field(component, WCD939X_ANA_MBHC_RESULT_1, in wcd939x_mbhc_get_result_params() 2189 if (snd_soc_component_read_field(component, WCD939X_ANA_MBHC_ELECT, in wcd939x_wcd_mbhc_calc_impedance() 2402 if (snd_soc_component_read_field(component, WCD939X_MBHC_NEW_CTL_2, in wcd939x_mbhc_get_moisture_status() [all …]
|
| A D | lpass-wsa-macro.c | 1180 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() 1225 int_mux_cfg1_val = snd_soc_component_read_field(component, int_mux_cfg1, in wsa_macro_set_mix_interpolator_rate() 1733 int_n_inp0 = snd_soc_component_read_field(component, int_mux_cfg0, in wsa_macro_adie_lb() 1739 int_n_inp1 = snd_soc_component_read_field(component, int_mux_cfg0, in wsa_macro_adie_lb() 1745 int_n_inp2 = snd_soc_component_read_field(component, int_mux_cfg1, in wsa_macro_adie_lb()
|
| A D | lpass-rx-macro.c | 1744 inp0_sel = snd_soc_component_read_field(component, int_mux_cfg0, in rx_macro_set_prim_interpolator_rate() 1746 inp1_sel = snd_soc_component_read_field(component, int_mux_cfg0, in rx_macro_set_prim_interpolator_rate() 1748 inp2_sel = snd_soc_component_read_field(component, int_mux_cfg1, in rx_macro_set_prim_interpolator_rate() 1783 int_mux_cfg1_val = snd_soc_component_read_field(component, int_mux_cfg1, in rx_macro_set_mix_interpolator_rate() 2106 int_n_inp0 = snd_soc_component_read_field(component, int_mux_cfg0, in rx_macro_adie_lb() 2108 int_n_inp1 = snd_soc_component_read_field(component, int_mux_cfg0, in rx_macro_adie_lb() 2110 int_n_inp2 = snd_soc_component_read_field(component, int_mux_cfg1, in rx_macro_adie_lb()
|
| A D | wcd938x.c | 1939 val = snd_soc_component_read_field(component, in wcd938x_mbhc_micb_en_status() 2022 micb_en = snd_soc_component_read_field(component, micb_reg, in wcd938x_mbhc_micb_adjust_voltage() 2024 cur_vout_ctl = snd_soc_component_read_field(component, micb_reg, in wcd938x_mbhc_micb_adjust_voltage() 2483 if (snd_soc_component_read_field(component, WCD938X_MBHC_NEW_CTL_2, WCD938X_M_RTH_CTL_MASK)) in wcd938x_mbhc_get_moisture_status() 3066 wcd938x->variant = snd_soc_component_read_field(component, in wcd938x_soc_codec_probe()
|
| A D | wcd937x.c | 1402 val = snd_soc_component_read_field(component, in wcd937x_mbhc_micb_en_status() 1473 micb_en = snd_soc_component_read_field(component, micb_reg, in wcd937x_mbhc_micb_adjust_voltage() 1475 cur_vout_ctl = snd_soc_component_read_field(component, micb_reg, in wcd937x_mbhc_micb_adjust_voltage() 1918 if (snd_soc_component_read_field(component, WCD937X_MBHC_NEW_CTL_2, WCD937X_M_RTH_CTL_MASK)) in wcd937x_mbhc_get_moisture_status()
|
| A D | lpass-tx-macro.c | 664 adc_n = snd_soc_component_read_field(component, adc_reg, in is_amic_enabled() 960 hpf_cut_off_freq = snd_soc_component_read_field(component, dec_cfg_reg, in tx_macro_enable_dec()
|
| A D | wcd-mbhc-v2.c | 98 return snd_soc_component_read_field(mbhc->component, in wcd_mbhc_read_field()
|
| A D | wcd934x.c | 2388 val = snd_soc_component_read_field(component, WCD934X_ANA_MICB2, in wcd934x_mbhc_micb_en_status() 2574 micb_en = snd_soc_component_read_field(component, micb_reg, in wcd934x_mbhc_micb_adjust_voltage() 2576 cur_vout_ctl = snd_soc_component_read_field(component, micb_reg, in wcd934x_mbhc_micb_adjust_voltage()
|
| /linux/include/sound/ |
| A D | soc-component.h | 382 unsigned int snd_soc_component_read_field(struct snd_soc_component *component,
|
| /linux/sound/soc/ |
| A D | soc-component.c | 908 unsigned int snd_soc_component_read_field(struct snd_soc_component *component, in snd_soc_component_read_field() function 919 EXPORT_SYMBOL_GPL(snd_soc_component_read_field);
|
Completed in 57 milliseconds