Home
last modified time | relevance | path

Searched refs:tas2562 (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-6.6/sound/soc/codecs/
H A Dtas2562.c23 #include "tas2562.h"
67 static int tas2562_set_samplerate(struct tas2562_data *tas2562, int samplerate) in tas2562_set_samplerate() argument
130 dev_info(tas2562->dev, "%s, unsupported sample rate, %d\n", in tas2562_set_samplerate()
135 snd_soc_component_update_bits(tas2562->component, TAS2562_TDM_CFG0, in tas2562_set_samplerate()
137 snd_soc_component_update_bits(tas2562->component, TAS2562_TDM_CFG0, in tas2562_set_samplerate()
148 struct tas2562_data *tas2562 = snd_soc_component_get_drvdata(component); in tas2562_set_dai_tdm_slot() local
204 dev_err(tas2562->dev, "slot width not supported"); in tas2562_set_dai_tdm_slot()
213 tas2562->v_sense_slot); in tas2562_set_dai_tdm_slot()
219 tas2562->i_sense_slot); in tas2562_set_dai_tdm_slot()
226 static int tas2562_set_bitwidth(struct tas2562_data *tas2562, in argument
289 struct tas2562_data *tas2562 = snd_soc_component_get_drvdata(component); tas2562_hw_params() local
308 struct tas2562_data *tas2562 = snd_soc_component_get_drvdata(component); tas2562_set_dai_fmt() local
355 tas2562_update_pwr_ctrl(struct tas2562_data *tas2562) tas2562_update_pwr_ctrl() argument
377 struct tas2562_data *tas2562 = snd_soc_component_get_drvdata(dai->component); tas2562_mute() local
385 struct tas2562_data *tas2562 = snd_soc_component_get_drvdata(component); tas2562_codec_probe() local
398 struct tas2562_data *tas2562 = snd_soc_component_get_drvdata(component); tas2562_suspend() local
411 struct tas2562_data *tas2562 = snd_soc_component_get_drvdata(component); tas2562_resume() local
440 struct tas2562_data *tas2562 = snd_soc_component_get_drvdata(component); tas2562_dac_event() local
464 struct tas2562_data *tas2562 = snd_soc_component_get_drvdata(component); tas2562_volume_control_get() local
474 struct tas2562_data *tas2562 = snd_soc_component_get_drvdata(component); tas2562_volume_control_put() local
667 tas2562_parse_dt(struct tas2562_data *tas2562) tas2562_parse_dt() argument
[all...]
H A DMakefile381 snd-soc-tas2562-objs := tas2562.o
653 obj-$(CONFIG_SND_SOC_TAS2562) += snd-soc-tas2562.o
/kernel/linux/linux-5.10/sound/soc/codecs/
H A Dtas2562.c24 #include "tas2562.h"
69 struct tas2562_data *tas2562 = in tas2562_set_bias_level() local
91 dev_err(tas2562->dev, in tas2562_set_bias_level()
99 static int tas2562_set_samplerate(struct tas2562_data *tas2562, int samplerate) in tas2562_set_samplerate() argument
162 dev_info(tas2562->dev, "%s, unsupported sample rate, %d\n", in tas2562_set_samplerate()
167 snd_soc_component_update_bits(tas2562->component, TAS2562_TDM_CFG0, in tas2562_set_samplerate()
169 snd_soc_component_update_bits(tas2562->component, TAS2562_TDM_CFG0, in tas2562_set_samplerate()
180 struct tas2562_data *tas2562 = snd_soc_component_get_drvdata(component); in tas2562_set_dai_tdm_slot() local
237 dev_err(tas2562->dev, "slot width not supported"); in tas2562_set_dai_tdm_slot()
246 tas2562 in tas2562_set_dai_tdm_slot()
259 tas2562_set_bitwidth(struct tas2562_data *tas2562, int bitwidth) tas2562_set_bitwidth() argument
322 struct tas2562_data *tas2562 = snd_soc_component_get_drvdata(component); tas2562_hw_params() local
341 struct tas2562_data *tas2562 = snd_soc_component_get_drvdata(component); tas2562_set_dai_fmt() local
399 struct tas2562_data *tas2562 = snd_soc_component_get_drvdata(component); tas2562_codec_probe() local
418 struct tas2562_data *tas2562 = snd_soc_component_get_drvdata(component); tas2562_suspend() local
431 struct tas2562_data *tas2562 = snd_soc_component_get_drvdata(component); tas2562_resume() local
460 struct tas2562_data *tas2562 = snd_soc_component_get_drvdata(component); tas2562_dac_event() local
496 struct tas2562_data *tas2562 = snd_soc_component_get_drvdata(component); tas2562_volume_control_get() local
506 struct tas2562_data *tas2562 = snd_soc_component_get_drvdata(component); tas2562_volume_control_put() local
703 tas2562_parse_dt(struct tas2562_data *tas2562) tas2562_parse_dt() argument
[all...]
H A DMakefile306 snd-soc-tas2562-objs := tas2562.o
520 obj-$(CONFIG_SND_SOC_TAS2562) += snd-soc-tas2562.o

Completed in 6 milliseconds