brintos

brintos / linux-shallow public Read only

0
0
Text · 320 B · 436c712 Raw
15 lines · c
1/* SPDX-License-Identifier: GPL-2.0-only */2/*3 * include/dt-bindings/media/omap3-isp.h4 *5 * Copyright (C) 2015 Sakari Ailus6 */7 8#ifndef __DT_BINDINGS_OMAP3_ISP_H__9#define __DT_BINDINGS_OMAP3_ISP_H__10 11#define OMAP3ISP_PHY_TYPE_COMPLEX_IO	012#define OMAP3ISP_PHY_TYPE_CSIPHY	113 14#endif /* __DT_BINDINGS_OMAP3_ISP_H__ */15