Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

at v4.13-rc1 7 lines 171 B view raw
1#ifndef _SND_SOC_CODEC_TAS5086_H_ 2#define _SND_SOC_CODEC_TAS5086_H_ 3 4#define TAS5086_CLK_IDX_MCLK 0 5#define TAS5086_CLK_IDX_SCLK 1 6 7#endif /* _SND_SOC_CODEC_TAS5086_H_ */