Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/codecs/
H A Dsta32x.c269 struct sta32x_priv *sta32x = snd_soc_component_get_drvdata(component); in sta32x_coefficient_get() local
275 mutex_lock(&sta32x->coeff_lock); in sta32x_coefficient_get()
278 regmap_read(sta32x->regmap, STA32X_CFUD, &cfud); in sta32x_coefficient_get()
284 regmap_write(sta32x->regmap, STA32X_CFUD, cfud); in sta32x_coefficient_get()
286 regmap_write(sta32x->regmap, STA32X_CFADDR2, index); in sta32x_coefficient_get()
288 regmap_write(sta32x->regmap, STA32X_CFUD, cfud | 0x04); in sta32x_coefficient_get()
290 regmap_write(sta32x->regmap, STA32X_CFUD, cfud | 0x08); in sta32x_coefficient_get()
297 regmap_read(sta32x->regmap, STA32X_B1CF1 + i, &val); in sta32x_coefficient_get()
302 mutex_unlock(&sta32x->coeff_lock); in sta32x_coefficient_get()
311 struct sta32x_priv *sta32x = snd_soc_component_get_drvdata(component); in sta32x_coefficient_put() local
[all …]
H A DMakefile268 snd-soc-sta32x-objs := sta32x.o
647 obj-$(CONFIG_SND_SOC_STA32X) += snd-soc-sta32x.o
/openbmc/linux/Documentation/devicetree/bindings/sound/
H A Dst,sta32x.txt7 - compatible: "st,sta32x"
83 codec: sta32x@38 {
84 compatible = "st,sta32x";
/openbmc/linux/arch/arm/boot/dts/intel/pxa/
H A Dpxa300-raumfeld-speaker-one.dts100 compatible = "st,sta32x";
/openbmc/linux/
H A Dopengrok2.0.log[all...]