1 /* SPDX-License-Identifier: GPL-2.0-only */ 1 /* SPDX-License-Identifier: GPL-2.0-only */ 2 /* 2 /* 3 * include/dt-bindings/media/omap3-isp.h 3 * include/dt-bindings/media/omap3-isp.h 4 * 4 * 5 * Copyright (C) 2015 Sakari Ailus 5 * Copyright (C) 2015 Sakari Ailus 6 */ 6 */ 7 7 8 #ifndef __DT_BINDINGS_OMAP3_ISP_H__ 8 #ifndef __DT_BINDINGS_OMAP3_ISP_H__ 9 #define __DT_BINDINGS_OMAP3_ISP_H__ 9 #define __DT_BINDINGS_OMAP3_ISP_H__ 10 10 11 #define OMAP3ISP_PHY_TYPE_COMPLEX_IO 0 11 #define OMAP3ISP_PHY_TYPE_COMPLEX_IO 0 12 #define OMAP3ISP_PHY_TYPE_CSIPHY 1 12 #define OMAP3ISP_PHY_TYPE_CSIPHY 1 13 13 14 #endif /* __DT_BINDINGS_OMAP3_ISP_H__ */ 14 #endif /* __DT_BINDINGS_OMAP3_ISP_H__ */ 15 15
Linux® is a registered trademark of Linus Torvalds in the United States and other countries.
TOMOYO® is a registered trademark of NTT DATA CORPORATION.