Searched refs:tfa9879 (Results 1 – 5 of 5) sorted by relevance
28 struct tfa9879_priv *tfa9879 = snd_soc_component_get_drvdata(component); in tfa9879_hw_params() local84 if (tfa9879->lsb_justified) in tfa9879_hw_params()110 struct tfa9879_priv *tfa9879 = snd_soc_component_get_drvdata(component); in tfa9879_set_fmt() local134 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()276 struct tfa9879_priv *tfa9879; in tfa9879_i2c_probe() local279 tfa9879 = devm_kzalloc(&i2c->dev, sizeof(*tfa9879), GFP_KERNEL); in tfa9879_i2c_probe()280 if (!tfa9879) in tfa9879_i2c_probe()283 i2c_set_clientdata(i2c, tfa9879); in tfa9879_i2c_probe()[all …]
300 snd-soc-tfa9879-y := tfa9879.o704 obj-$(CONFIG_SND_SOC_TFA9879) += snd-soc-tfa9879.o
128 simple-audio-card,name = "nattis-tfa9879";199 compatible = "nxp,tfa9879";
116 label = "tfa9879-mono";259 codec: tfa9879@6c {261 compatible = "nxp,tfa9879";
16711 F: Documentation/devicetree/bindings/sound/nxp,tfa9879.yaml16712 F: sound/soc/codecs/tfa9879*