Home
last modified time | relevance | path

Searched refs:sta350 (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/sound/soc/codecs/
H A Dsta350.c306 struct sta350_priv *sta350 = snd_soc_component_get_drvdata(component); in sta350_coefficient_get() local
312 mutex_lock(&sta350->coeff_lock); in sta350_coefficient_get()
315 regmap_read(sta350->regmap, STA350_CFUD, &cfud); in sta350_coefficient_get()
321 regmap_write(sta350->regmap, STA350_CFUD, cfud); in sta350_coefficient_get()
323 regmap_write(sta350->regmap, STA350_CFADDR2, index); in sta350_coefficient_get()
325 regmap_write(sta350->regmap, STA350_CFUD, cfud | 0x04); in sta350_coefficient_get()
327 regmap_write(sta350->regmap, STA350_CFUD, cfud | 0x08); in sta350_coefficient_get()
334 regmap_read(sta350->regmap, STA350_B1CF1 + i, &val); in sta350_coefficient_get()
339 mutex_unlock(&sta350->coeff_lock); in sta350_coefficient_get()
348 struct sta350_priv *sta350 = snd_soc_component_get_drvdata(component); in sta350_coefficient_put() local
[all …]
H A DMakefile269 snd-soc-sta350-objs := sta350.o
648 obj-$(CONFIG_SND_SOC_STA350) += snd-soc-sta350.o
/openbmc/linux/Documentation/devicetree/bindings/sound/
H A Dst,sta350.txt7 - compatible: "st,sta350"
115 codec: sta350@38 {
116 compatible = "st,sta350";
/openbmc/linux/
H A Dopengrok0.0.log[all...]
H A Dopengrok2.0.log[all...]