Lines Matching +full:codec +full:- +full:driver
6 Support making sounds through an audio codec. This is normally a
12 audio codecs are called from the sound-i2s code. This could be
13 converted to driver model.
20 SoC to the audio codec. This option enables sound support using
22 of driver model at present).
29 audio codec. This option enables support for this, using one of the
30 available audio codec drivers. This driver does not make use of
38 data to an audio codec. This option enables support for this,
39 using one of the available audio codec drivers. Enabling this
56 bool "Intel HDA audio codec"
59 Most Intel chips have an HDA (High-definition audio) codec which can
60 be used by U-Boot to play simple beeps. This is also sometimes called
61 Azalia which was the development code-name. It requires setup
62 information in the device tree (see intel-hda.txt).
69 Enable sound output on supported Intel Ivybridge-based boards. This
70 driver uses Intel's High-definition Audio (HDA) architecture,
71 sometimes called Azalia. The audio codec is detected using a
72 semi-automatic mechanism.
75 bool "Support Maxim max98088 audio codec"
78 Enable the max98088 audio codec. This is connected via I2S for
79 audio data and I2C for codec control. At present it only works
80 with the Samsung I2S driver.
83 bool "Support Maxim max98090 audio codec"
86 Enable the max98090 audio codec. This is connected via I2S for
87 audio data and I2C for codec control. At present it only works
88 with the Samsung I2S driver.
91 bool "Support Maxim max98095 audio codec"
94 Enable the max98095 audio codec. This is connected via I2S for
95 audio data and I2C for codec control. At present it only works
96 with the Samsung I2S driver.
99 bool "Support Realtek RT5677 audio codec"
102 Enable the Realtek RT5677 audio codec. This is an I2S device used on
108 bool "Support sandbox emulated audio codec"
111 U-Boot sandbox can emulate a sound device using SDL, playing the
117 bool "Support Wolfson Micro wm8994 audio codec"
120 Enable the wm8994 audio codec. This is connected via I2S for
121 audio data and I2C for codec control. At present it only works
122 with the Samsung I2S driver.