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.2-rc5 8 lines 191 B view raw
1#ifndef _DT_BINDINGS_SAMSUNG_I2S_H 2#define _DT_BINDINGS_SAMSUNG_I2S_H 3 4#define CLK_I2S_CDCLK 0 5#define CLK_I2S_RCLK_SRC 1 6#define CLK_I2S_RCLK_PSR 2 7 8#endif /* _DT_BINDINGS_SAMSUNG_I2S_H */