Searched full:tfa9879 (Results 1 – 7 of 7) sorted by relevance
3 // tfa9879.c -- driver for NXP Semiconductors TFA987916 #include "tfa9879.h"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()264 .name = "tfa9879-hifi",276 struct tfa9879_priv *tfa9879; in tfa9879_i2c_probe() local[all …]
3 * tfa9879.h -- driver for NXP Semiconductors TFA9879
323 snd-soc-tfa9879-y := tfa9879.o755 obj-$(CONFIG_SND_SOC_TFA9879) += snd-soc-tfa9879.o
2155 tristate "NXP Semiconductors TFA9879 amplifier"
4 $id: http://devicetree.org/schemas/sound/nxp,tfa9879.yaml#7 title: NXP TFA9879 class-D audio amplifier17 const: nxp,tfa987938 compatible = "nxp,tfa9879";
128 simple-audio-card,name = "nattis-tfa9879";199 compatible = "nxp,tfa9879";
18676 NXP TFA9879 DRIVER18680 F: Documentation/devicetree/bindings/sound/nxp,tfa9879.yaml18681 F: sound/soc/codecs/tfa9879*