brintos

brintos / linux-shallow public Read only

0
0
Text · 334 B · 2f2dac9 Raw
16 lines · c
1/* SPDX-License-Identifier: GPL-2.0 */2#ifndef __DT_RT5651_H3#define __DT_RT5651_H4 5#define RT5651_JD_NULL			06#define RT5651_JD1_1			17#define RT5651_JD1_2			28#define RT5651_JD2			39 10#define RT5651_OVCD_SF_0P5		011#define RT5651_OVCD_SF_0P75		112#define RT5651_OVCD_SF_1P0		213#define RT5651_OVCD_SF_1P5		314 15#endif /* __DT_RT5651_H */16