Home
last modified time | relevance | path

Searched refs:tfa9879 (Results 1 – 6 of 6) sorted by relevance

/linux/sound/soc/codecs/
A Dtfa9879.c84 if (tfa9879->lsb_justified) in tfa9879_hw_params()
134 tfa9879->lsb_justified = 0; in tfa9879_set_fmt()
138 tfa9879->lsb_justified = 0; in tfa9879_set_fmt()
142 tfa9879->lsb_justified = 1; in tfa9879_set_fmt()
277 struct tfa9879_priv *tfa9879; in tfa9879_i2c_probe() local
280 tfa9879 = devm_kzalloc(&i2c->dev, sizeof(*tfa9879), GFP_KERNEL); in tfa9879_i2c_probe()
281 if (!tfa9879) in tfa9879_i2c_probe()
284 i2c_set_clientdata(i2c, tfa9879); in tfa9879_i2c_probe()
287 if (IS_ERR(tfa9879->regmap)) in tfa9879_i2c_probe()
288 return PTR_ERR(tfa9879->regmap); in tfa9879_i2c_probe()
[all …]
A DMakefile239 snd-soc-tfa9879-objs := tfa9879.o
573 obj-$(CONFIG_SND_SOC_TFA9879) += snd-soc-tfa9879.o
/linux/Documentation/devicetree/bindings/sound/
A Dtfa9879.txt5 - compatible : "nxp,tfa9879"
19 compatible = "nxp,tfa9879";
/linux/arch/arm/boot/dts/
A Dat91-nattis-2-natte-2.dts128 simple-audio-card,name = "nattis-tfa9879";
199 compatible = "nxp,tfa9879";
A Dimx6q-display5.dtsi116 label = "tfa9879-mono";
259 codec: tfa9879@6c {
261 compatible = "nxp,tfa9879";
/linux/
A DMAINTAINERS13757 F: Documentation/devicetree/bindings/sound/tfa9879.txt
13758 F: sound/soc/codecs/tfa9879*

Completed in 26 milliseconds