Searched refs:tas2562 (Results 1 – 2 of 2) sorted by relevance
/sound/soc/codecs/ |
D | tas2562.c | 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 236 dev_err(tas2562->dev, "slot width not supported"); in tas2562_set_dai_tdm_slot() 245 tas2562->v_sense_slot); in tas2562_set_dai_tdm_slot() 251 tas2562->i_sense_slot); in tas2562_set_dai_tdm_slot() [all …]
|
D | Makefile | 326 snd-soc-tas2562-objs := tas2562.o 553 obj-$(CONFIG_SND_SOC_TAS2562) += snd-soc-tas2562.o
|