18c2ecf20Sopenharmony_ci/* SPDX-License-Identifier: GPL-2.0 */
28c2ecf20Sopenharmony_ci
38c2ecf20Sopenharmony_ci/* This file defines field values used by the versaclock 6 family
48c2ecf20Sopenharmony_ci * for defining output type
58c2ecf20Sopenharmony_ci */
68c2ecf20Sopenharmony_ci
78c2ecf20Sopenharmony_ci#define VC5_LVPECL	0
88c2ecf20Sopenharmony_ci#define VC5_CMOS	1
98c2ecf20Sopenharmony_ci#define VC5_HCSL33	2
108c2ecf20Sopenharmony_ci#define VC5_LVDS	3
118c2ecf20Sopenharmony_ci#define VC5_CMOS2	4
128c2ecf20Sopenharmony_ci#define VC5_CMOSD	5
138c2ecf20Sopenharmony_ci#define VC5_HCSL25	6
14