Sign in
linux
/
linux
/
kernel
/
git
/
herbert
/
crypto-2.6
/
d438d94d6483c379935d94a7dcc2d1bf9cdf0803
/
.
/
sound
/
soc
/
jz4740
/
jz4740-i2s.h
blob: 4da14eac11451f39028975de3a18c1210db3553d [
file
] [
log
] [
blame
]
/* SPDX-License-Identifier: GPL-2.0-only */
#ifndef
_JZ4740_I2S_H
#define
_JZ4740_I2S_H
/* I2S clock source */
#define
JZ4740_I2S_CLKSRC_EXT
0
#define
JZ4740_I2S_CLKSRC_PLL
1
#endif