1*4effb9b1Sskrll /* $NetBSD: omap3-isp.h,v 1.1.1.2 2020/01/03 14:33:03 skrll Exp $ */ 26029d4abSjmcneill 3*4effb9b1Sskrll /* SPDX-License-Identifier: GPL-2.0-only */ 46029d4abSjmcneill /* 56029d4abSjmcneill * include/dt-bindings/media/omap3-isp.h 66029d4abSjmcneill * 76029d4abSjmcneill * Copyright (C) 2015 Sakari Ailus 86029d4abSjmcneill */ 96029d4abSjmcneill 106029d4abSjmcneill #ifndef __DT_BINDINGS_OMAP3_ISP_H__ 116029d4abSjmcneill #define __DT_BINDINGS_OMAP3_ISP_H__ 126029d4abSjmcneill 136029d4abSjmcneill #define OMAP3ISP_PHY_TYPE_COMPLEX_IO 0 146029d4abSjmcneill #define OMAP3ISP_PHY_TYPE_CSIPHY 1 156029d4abSjmcneill 166029d4abSjmcneill #endif /* __DT_BINDINGS_OMAP3_ISP_H__ */ 17