Lines Matching +full:stm32mp1 +full:- +full:adc
11 management frameworks and, as such, can easily co-exist with them.
32 The graph for the STM32MP1-DK1 sound card is shown in picture:
34 .. kernel-figure:: dapm-graph.svg
80 ADC
139 (Widgets are defined in include/sound/soc-dapm.h)
142 There are convenience macros defined in soc-dapm.h that can be used to quickly
150 ---------------------
169 SND_SOC_DAPM_ADC("HiFi ADC", "HiFi Capture", REG, 2, 1),
179 -------------------
208 ----------------------
234 -------------------
242 ---------------
246 a virtual widget - a widget with no control bits e.g.
293 separate widgets and routes arrays implementing the case-specific features
345 -------------------------------
401 See soc-dapm.h for all other widgets that support events.
405 -----------