Home
last modified time | relevance | path

Searched refs:CODEC (Results 1 – 25 of 76) sorted by relevance

1234

/openbmc/linux/sound/soc/codecs/
H A DKconfig12 menu "CODEC drivers"
15 tristate "Build all ASoC CODEC drivers"
401 tristate "Build generic ASoC AC97 CODEC driver"
438 tristate "Analog Devices ADAU1372 CODEC (I2C)"
444 tristate "Analog Devices ADAU1372 CODEC (SPI)"
455 tristate "Analog Devices ADAU1701 CODEC"
469 tristate "Analog Devices AU1761 CODEC - I2C"
475 tristate "Analog Devices AU1761 CODEC - SPI"
558 tristate "AKM AK4104 CODEC"
562 tristate "AKM AK4118 CODEC"
[all …]
/openbmc/linux/Documentation/devicetree/bindings/sound/
H A Dda9055.txt1 * Dialog DA9055 Audio CODEC
3 DA9055 provides Audio CODEC support (I2C only).
5 The Audio CODEC device in DA9055 has its own I2C address which is configurable,
H A Drt5659.txt1 RT5659/RT5658 audio CODEC
11 - interrupts : The CODEC's interrupt output.
15 - clocks: The phandle of the master clock to the CODEC
42 - realtek,ldo1-en-gpios : The GPIO that controls the CODEC's LDO1_EN pin.
43 - realtek,reset-gpios : The GPIO that controls the CODEC's RESET pin.
H A Drt5677.txt1 RT5677 audio CODEC
11 - interrupts : The CODEC's interrupt output.
20 - realtek,pow-ldo2-gpio : The GPIO that controls the CODEC's POW_LDO2 pin.
21 - realtek,reset-gpio : The GPIO that controls the CODEC's RESET pin. Active low.
H A Drt5668.txt1 RT5668B audio CODEC
13 - interrupts : The CODEC's interrupt output.
28 - realtek,ldo1-en-gpios : The GPIO that controls the CODEC's LDO1_EN pin.
H A Drt5665.txt1 RT5665/RT5666 audio CODEC
11 - interrupts : The CODEC's interrupt output.
35 - realtek,ldo1-en-gpios : The GPIO that controls the CODEC's LDO1_EN pin.
H A Drt5640.txt1 RT5640/RT5639 audio CODEC
11 - interrupts : The CODEC's interrupt output.
15 - clocks: The phandle of the master clock to the CODEC
26 - realtek,ldo1-en-gpios : The GPIO that controls the CODEC's LDO1_EN pin.
H A Drt274.txt1 RT274 audio CODEC
13 - interrupts : The CODEC's interrupt output.
H A Drt5616.txt1 RT5616 audio CODEC
13 - clocks: The phandle of the master clock to the CODEC.
H A Drt5514.txt1 RT5514 audio CODEC
14 - clocks: The phandle of the master clock to the CODEC
H A Drt5660.txt1 RT5660 audio CODEC
13 - clocks: The phandle of the master clock to the CODEC
H A Drockchip-max98090.txt1 ROCKCHIP with MAX98090 CODEC
7 connected to the CODEC
H A Drt5682.txt1 RT5682 audio CODEC
28 - interrupts : The CODEC's interrupt output.
43 - realtek,ldo1-en-gpios : The GPIO that controls the CODEC's LDO1_EN pin.
H A Drt5663.txt1 RT5663 audio CODEC
11 - interrupts : The CODEC's interrupt output.
H A Dtlv320aic31xx.txt42 CODEC output pins:
50 CODEC input pins:
H A Drt5645.txt1 RT5650/RT5645 audio CODEC
11 - interrupts : The CODEC's interrupt output.
H A Dwm8770.txt1 WM8770 audio CODEC
H A Dcs4349.txt1 CS4349 audio CODEC
H A Dmt8173-max98090.txt1 MT8173 with MAX98090 CODEC
H A Dmt6797-mt6351.txt1 MT6797 with MT6351 CODEC
H A Dwlf,wm8974.txt1 WM8974 audio CODEC
H A Dcs42l73.txt1 CS42L73 audio CODEC
/openbmc/qemu/hw/audio/
H A Dwm8750.c21 #define CODEC "wm8750" macro
210 CODEC ".input1", s, wm8750_audio_in_cb, &in_fmt); in wm8750_set_format()
212 CODEC ".input2", s, wm8750_audio_in_cb, &in_fmt); in wm8750_set_format()
214 CODEC ".input3", s, wm8750_audio_in_cb, &in_fmt); in wm8750_set_format()
223 CODEC ".speaker", s, wm8750_audio_out_cb, &out_fmt); in wm8750_set_format()
225 CODEC ".headphone", s, wm8750_audio_out_cb, &out_fmt); in wm8750_set_format()
228 CODEC ".monomix", s, wm8750_audio_out_cb, &out_fmt); in wm8750_set_format()
590 .name = CODEC,
627 if (!AUD_register_card(CODEC, &s->card, errp)) { in wm8750_realize()
/openbmc/linux/Documentation/sound/soc/
H A Ddpcm.rst273 {"DAI0 CODEC IN", NULL, "AIF1 Capture"},
274 {"AIF1 Playback", NULL, "DAI0 CODEC OUT"},
334 1. Configuring the link as a CODEC <-> CODEC style link. In this case the link
342 userspace code to control the link. Its recommended to use CODEC<->CODEC
346 CODEC <-> CODEC link
/openbmc/linux/Documentation/devicetree/bindings/mfd/
H A Dda9055.txt14 The CODEC device in DA9055 has a separate, configurable I2C address and so
17 For details on accompanying CODEC I2C device, see the following:

1234