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: sun8i-tcon-top.h,v 1.1.1.1 2019/01/22 14:57:02 jmcneill Exp $	*/

/* SPDX-License-Identifier: (GPL-2.0+ OR MIT) */
/* Copyright (C) 2018 Jernej Skrabec <jernej.skrabec@siol.net> */

#ifndef _DT_BINDINGS_CLOCK_SUN8I_TCON_TOP_H_
#define _DT_BINDINGS_CLOCK_SUN8I_TCON_TOP_H_

#define CLK_TCON_TOP_TV0	0
#define CLK_TCON_TOP_TV1	1
#define CLK_TCON_TOP_DSI	2

#endif /* _DT_BINDINGS_CLOCK_SUN8I_TCON_TOP_H_ */