Lines Matching refs:and
6 pxa2xx, au1x00, iMX, etc) and portable audio codecs. Prior to the ASoC
11 CPU. This is not ideal and leads to code duplication - for example,
16 event). These are quite common events on portable devices and often require
29 The ASoC layer is designed to address these issues and provide the following
33 and machines.
35 * Easy I2S/PCM audio interface setup between codec and SoC. Each SoC
36 interface and codec registers its audio interface capabilities with the
37 core and are subsequently matched and configured when the application
42 internal power blocks depending on the internal codec audio routing and any
45 * Pop and click reduction. Pops and clicks can be reduced by powering the
55 * Codec class drivers: The codec class driver is platform independent and
57 definition and codec IO functions. This class extends to BT, FM and MODEM
59 on any architecture and machine.
63 and any audio DSP drivers for that platform.
66 decribes and binds the other component drivers together to form an ALSA
67 "sound card device". It handles any machine specific controls and
80 DAI.txt: Description of Digital Audio Interface standards and how to configure
81 a DAI within your codec and CPU DAI drivers.
85 platform.txt: Platform audio DMA and DAI.