Lines Matching refs:wcd934x_codec

516 struct wcd934x_codec {  struct
546 #define to_wcd934x_codec(_hw) container_of(_hw, struct wcd934x_codec, hw) argument
1186 static int wcd934x_set_sido_input_src(struct wcd934x_codec *wcd, int sido_src) in wcd934x_set_sido_input_src()
1202 static int wcd934x_enable_ana_bias_and_sysclk(struct wcd934x_codec *wcd) in wcd934x_enable_ana_bias_and_sysclk()
1265 static int wcd934x_disable_ana_bias_and_syclk(struct wcd934x_codec *wcd) in wcd934x_disable_ana_bias_and_syclk()
1285 static int __wcd934x_cdc_mclk_enable(struct wcd934x_codec *wcd, bool enable) in __wcd934x_cdc_mclk_enable()
1319 struct wcd934x_codec *wcd = dev_get_drvdata(comp->dev); in wcd934x_codec_enable_mclk()
1331 static int wcd934x_get_version(struct wcd934x_codec *wcd) in wcd934x_get_version()
1374 static void wcd934x_enable_efuse_sensing(struct wcd934x_codec *wcd) in wcd934x_enable_efuse_sensing()
1404 static int wcd934x_swrm_clock(struct wcd934x_codec *wcd, bool enable) in wcd934x_swrm_clock()
1426 struct wcd934x_codec *wcd = dev_get_drvdata(comp->dev); in wcd934x_set_prim_interpolator_rate()
1483 struct wcd934x_codec *wcd = dev_get_drvdata(component->dev); in wcd934x_set_mix_interpolator_rate()
1554 struct wcd934x_codec *wcd = snd_soc_component_get_drvdata(comp); in wcd934x_set_decimator_rate()
1631 static int wcd934x_slim_set_hw_params(struct wcd934x_codec *wcd, in wcd934x_slim_set_hw_params()
1714 struct wcd934x_codec *wcd; in wcd934x_hw_params()
1799 struct wcd934x_codec *wcd; in wcd934x_hw_free()
1814 struct wcd934x_codec *wcd; in wcd934x_trigger()
1846 struct wcd934x_codec *wcd; in wcd934x_set_channel_map()
1883 struct wcd934x_codec *wcd; in wcd934x_get_channel_map()
2047 struct wcd934x_codec *wcd = to_wcd934x_codec(hw); in swclk_gate_is_enabled()
2070 static struct clk *wcd934x_register_mclk_output(struct wcd934x_codec *wcd) in wcd934x_register_mclk_output()
2129 struct wcd934x_codec *wcd = dev_get_drvdata(comp->dev); in wcd934x_init_dmic()
2164 static void wcd934x_hw_init(struct wcd934x_codec *wcd) in wcd934x_hw_init()
2178 struct wcd934x_codec *wcd = dev_get_drvdata(component->dev); in wcd934x_comp_init()
2189 struct wcd934x_codec *wcd = data; in wcd934x_slim_irq_handler()
2267 struct wcd934x_codec *wcd = dev_get_drvdata(component->dev); in wcd934x_comp_probe()
2292 struct wcd934x_codec *wcd = dev_get_drvdata(comp->dev); in wcd934x_comp_remove()
2301 struct wcd934x_codec *wcd = dev_get_drvdata(comp->dev); in wcd934x_comp_set_sysclk()
2433 struct wcd934x_codec *wcd = dev_get_drvdata(component->dev); in wcd934x_compander_get()
2444 struct wcd934x_codec *wcd = dev_get_drvdata(component->dev); in wcd934x_compander_set()
2485 struct wcd934x_codec *wcd = dev_get_drvdata(component->dev); in wcd934x_rx_hph_mode_get()
2496 struct wcd934x_codec *wcd = dev_get_drvdata(component->dev); in wcd934x_rx_hph_mode_put()
2518 struct wcd934x_codec *wcd = dev_get_drvdata(dapm->dev); in slim_rx_mux_get()
2554 struct wcd934x_codec *wcd = dev_get_drvdata(w->dapm->dev); in slim_rx_mux_put()
3036 struct wcd934x_codec *wcd = dev_get_drvdata(dapm->dev); in slim_tx_mixer_get()
3050 struct wcd934x_codec *wcd = dev_get_drvdata(widget->dapm->dev); in slim_tx_mixer_put()
3353 struct wcd934x_codec *wcd = dev_get_drvdata(component->dev); in wcd934x_codec_enable_int_port()
3376 struct wcd934x_codec *wcd = snd_soc_component_get_drvdata(comp); in wcd934x_codec_enable_slim()
3465 struct wcd934x_codec *wcd = dev_get_drvdata(comp->dev); in wcd934x_config_compander()
3649 struct wcd934x_codec *wcd = dev_get_drvdata(comp->dev); in wcd934x_codec_ear_dac_event()
3675 struct wcd934x_codec *wcd = dev_get_drvdata(comp->dev); in wcd934x_codec_hphl_dac_event()
3727 struct wcd934x_codec *wcd = dev_get_drvdata(comp->dev); in wcd934x_codec_hphr_dac_event()
3776 struct wcd934x_codec *wcd = dev_get_drvdata(comp->dev); in wcd934x_codec_lineout_dac_event()
3917 struct wcd934x_codec *wcd) in wcd934x_get_dmic_sample_rate()
4019 struct wcd934x_codec *wcd = dev_get_drvdata(comp->dev); in wcd934x_codec_enable_dmic()
5014 static int wcd934x_codec_parse_data(struct wcd934x_codec *wcd) in wcd934x_codec_parse_data()
5049 struct wcd934x_codec *wcd; in wcd934x_codec_probe()