Home
last modified time | relevance | path

Searched full:pcm9211 (Results 1 – 3 of 3) sorted by relevance

/linux/Documentation/devicetree/bindings/sound/
H A Dti,pcm6240.yaml29 https://www.ti.com/lit/gpn/pcm9211
76 ti,pcm9211: 216-kHz digital audio converter With Stereo ADC and
100 - ti,pcm9211
/linux/sound/soc/codecs/
H A Dpcm6240.h32 PCM9211, enumerator
H A Dpcm6240.c43 { "pcm9211", PCM9211 },
966 // PCM9211
2002 { .compatible = "ti,pcm9211" },
2124 if (pcm_dev->chip_id == PCM9211 || pcm_dev->chip_id == PCM1690) in pcmdevice_i2c_probe()