Home
last modified time | relevance | path

Searched +full:chv3 +full:- +full:codec (Results 1 – 3 of 3) sorted by relevance

/linux/Documentation/devicetree/bindings/sound/
H A Dgoogle,chv3-codec.yaml1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/sound/google,chv3-codec.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: Google Chameleon v3 audio codec
10 - Paweł Anikiel <pan@semihalf.com>
13 - $ref: dai-common.yaml#
17 const: google,chv3-codec
19 "#sound-dai-cells":
23 - compatible
[all …]
/linux/sound/soc/codecs/
H A Dchv3-codec.c1 // SPDX-License-Identifier: GPL-2.0-only
6 .name = "chv3-codec-hifi",
21 return devm_snd_soc_register_component(&pdev->dev, in chv3_codec_probe()
26 { .compatible = "google,chv3-codec", },
33 .name = "chv3-codec",
40 MODULE_DESCRIPTION("ASoC Chameleon v3 codec driver");
H A DMakefile1 # SPDX-License-Identifier: GPL-2.0
2 snd-soc-88pm860x-y := 88pm860x-codec.o
3 snd-soc-ab8500-codec-y := ab8500-codec.o
4 snd-soc-ac97-y := ac97.o
5 snd-soc-ad1836-y := ad1836.o
6 snd-soc-ad193x-y := ad193x.o
7 snd-soc-ad193x-spi-y := ad193x-spi.o
8 snd-soc-ad193x-i2c-y := ad193x-i2c.o
9 snd-soc-ad1980-y := ad1980.o
10 snd-soc-ad73311-y := ad73311.o
[all …]