Searched refs:sta32x (Results 1 – 5 of 5) sorted by relevance
/openbmc/linux/sound/soc/codecs/ |
H A D | sta32x.c | 269 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 D | Makefile | 268 snd-soc-sta32x-objs := sta32x.o 647 obj-$(CONFIG_SND_SOC_STA32X) += snd-soc-sta32x.o
|
/openbmc/linux/Documentation/devicetree/bindings/sound/ |
H A D | st,sta32x.txt | 7 - compatible: "st,sta32x" 83 codec: sta32x@38 { 84 compatible = "st,sta32x";
|
/openbmc/linux/arch/arm/boot/dts/intel/pxa/ |
H A D | pxa300-raumfeld-speaker-one.dts | 100 compatible = "st,sta32x";
|
/openbmc/linux/ |
H A D | opengrok2.0.log | [all...] |