Linux 5.6.13
[linux/fpc-iii.git] / include / dt-bindings / sound / rt5651.h
blob2f2dac915168c133d6ec9499fde440fa0f89e249
1 /* SPDX-License-Identifier: GPL-2.0 */
2 #ifndef __DT_RT5651_H
3 #define __DT_RT5651_H
5 #define RT5651_JD_NULL 0
6 #define RT5651_JD1_1 1
7 #define RT5651_JD1_2 2
8 #define RT5651_JD2 3
10 #define RT5651_OVCD_SF_0P5 0
11 #define RT5651_OVCD_SF_0P75 1
12 #define RT5651_OVCD_SF_1P0 2
13 #define RT5651_OVCD_SF_1P5 3
15 #endif /* __DT_RT5651_H */