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

/* SPDX-License-Identifier: GPL-2.0-only */
/*
 * include/dt-bindings/media/omap3-isp.h
 *
 * Copyright (C) 2015 Sakari Ailus
 */

#ifndef __DT_BINDINGS_OMAP3_ISP_H__
#define __DT_BINDINGS_OMAP3_ISP_H__

#define OMAP3ISP_PHY_TYPE_COMPLEX_IO	0
#define OMAP3ISP_PHY_TYPE_CSIPHY	1

#endif /* __DT_BINDINGS_OMAP3_ISP_H__ */