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
39 `tools/sound/dapm-graph` utility.
83 ADC
142 (Widgets are defined in include/sound/soc-dapm.h)
145 There are convenience macros defined in soc-dapm.h that can be used to quickly
153 ---------------------
172 SND_SOC_DAPM_ADC("HiFi ADC", "HiFi Capture", REG, 2, 1),
182 -------------------
211 ----------------------
237 -------------------
245 ---------------
249 a virtual widget - a widget with no control bits e.g.
296 separate widgets and routes arrays implementing the case-specific features
348 -------------------------------
404 See soc-dapm.h for all other widgets that support events.
408 -----------