Training courses

Kernel and Embedded Linux

Bootlin training courses

Embedded Linux, kernel,
Yocto Project, Buildroot, real-time,
graphics, boot time, debugging...

Bootlin logo

Elixir Cross Referencer

/*	$NetBSD: versaclock.h,v 1.1.1.1 2021/11/07 16:49:57 jmcneill Exp $	*/

/* SPDX-License-Identifier: GPL-2.0 */

/* This file defines field values used by the versaclock 6 family
 * for defining output type
 */

#define VC5_LVPECL	0
#define VC5_CMOS	1
#define VC5_HCSL33	2
#define VC5_LVDS	3
#define VC5_CMOS2	4
#define VC5_CMOSD	5
#define VC5_HCSL25	6