dashboard
repositories
activity
search
login
ljy
/
RK356X_SDK_RELEASE
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
stmmac read mac form eeprom
hc
2023-02-14
b625cdcd68479b3d540a915785b6d9809b52a2f8
[~ljy/RK356X_SDK_RELEASE.git]
/
kernel
/
include
/
dt-bindings
/
sound
/
samsung-i2s.h
1
2
3
4
5
6
7
8
9
/* SPDX-License-Identifier: GPL-2.0 */
#ifndef
_DT_BINDINGS_SAMSUNG_I2S_H
#define
_DT_BINDINGS_SAMSUNG_I2S_H
#define
CLK_I2S_CDCLK
0
#define
CLK_I2S_RCLK_SRC
1
#define
CLK_I2S_RCLK_PSR
2
#endif
/* _DT_BINDINGS_SAMSUNG_I2S_H */