table of contents
other versions
- stretch 4.9.168-1
SND_SOC_CODEC_SET_SY(9) | ASoC | SND_SOC_CODEC_SET_SY(9) |
NAME¶
snd_soc_codec_set_sysclk - configure CODEC system or master clock.SYNOPSIS¶
int snd_soc_codec_set_sysclk(struct snd_soc_codec * codec, int clk_id, int source, unsigned int freq, int dir);
ARGUMENTS¶
codecCODEC
clk_id
DAI specific clock ID
source
Source for the clock
freq
new clock frequency in Hz
dir
new clock direction - input/output.
DESCRIPTION¶
Configures the CODEC master (MCLK) or system (SYSCLK) clocking.COPYRIGHT¶
April 2019 | Kernel Hackers Manual 4.9. |