1 /* SPDX-License-Identifier: GPL-2.0 */ 1 2 #ifndef _DT_BINDINGS_SAMSUNG_I2S_H 3 #define _DT_BINDINGS_SAMSUNG_I2S_H 4 5 #define CLK_I2S_CDCLK 0 /* the CDCLK 6 7 #define CLK_I2S_RCLK_SRC 1 /* the RCLKS 8 * RCLKSRC b 9 */ 10 11 #define CLK_I2S_RCLK_PSR 2 /* the RCLK 12 * (correspo 13 */ 14 15 #endif /* _DT_BINDINGS_SAMSUNG_I2S_H */ 16
Linux® is a registered trademark of Linus Torvalds in the United States and other countries.
TOMOYO® is a registered trademark of NTT DATA CORPORATION.