We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bd0aff8 commit 0196105Copy full SHA for 0196105
Documentation/sound/soc/clocking.rst
@@ -42,5 +42,17 @@ rate, number of channels and word size) to save on power.
42
It is also desirable to use the codec (if possible) to drive (or master) the
43
audio clocks as it usually gives more accurate sample rates than the CPU.
44
45
+ASoC provided clock APIs
46
+------------------------
47
48
+.. kernel-doc:: sound/soc/soc-dai.c
49
+ :identifiers: snd_soc_dai_set_sysclk
50
51
52
+ :identifiers: snd_soc_dai_set_clkdiv
53
+
54
55
+ :identifiers: snd_soc_dai_set_pll
56
57
58
+ :identifiers: snd_soc_dai_set_bclk_ratio
0 commit comments