repo.or.cz
/
linux
/
fpc-iii.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
drm/msm/mdp5: Use the interconnect API
[linux/fpc-iii.git]
/
include
/
dt-bindings
/
sound
/
samsung-i2s.h
blob
77545f14c379ad02e88d35cafe7709232f7132cc
1
/* SPDX-License-Identifier: GPL-2.0 */
2
#ifndef _DT_BINDINGS_SAMSUNG_I2S_H
3
#define _DT_BINDINGS_SAMSUNG_I2S_H
4
5
#define CLK_I2S_CDCLK 0
6
#define CLK_I2S_RCLK_SRC 1
7
#define CLK_I2S_RCLK_PSR 2
8
9
#endif
/* _DT_BINDINGS_SAMSUNG_I2S_H */