Lines Matching +full:system +full:- +full:on +full:- +full:a +full:- +full:chip
5 The overall project goal of the ALSA System on Chip (ASoC) layer is to
6 provide better ALSA support for embedded system-on-chip processors (e.g.
9 had some limitations:-
12 CPU. This is not ideal and leads to code duplication - for example,
17 event). These are quite common events on portable devices and often require
18 machine specific code to re-route audio, enable amps, etc., after such an
22 recording) audio. This is fine for a PC, but tends to waste a lot of
23 power on portable devices. There was also no support for saving
31 features :-
33 * Codec independence. Allows reuse of codec drivers on other platforms
43 internal power blocks depending on the internal codec audio routing and any
53 To achieve all this, ASoC basically splits an embedded audio system into
54 multiple re-usable component drivers :-
60 on any architecture and machine.
69 machine level audio events (e.g. turning on an amp at start of playback).