Back to home page

OSCL-LXR

 
 

    


0001 /* SPDX-License-Identifier: GPL-2.0-only */
0002 /*
0003  * include/dt-bindings/media/omap3-isp.h
0004  *
0005  * Copyright (C) 2015 Sakari Ailus
0006  */
0007 
0008 #ifndef __DT_BINDINGS_OMAP3_ISP_H__
0009 #define __DT_BINDINGS_OMAP3_ISP_H__
0010 
0011 #define OMAP3ISP_PHY_TYPE_COMPLEX_IO    0
0012 #define OMAP3ISP_PHY_TYPE_CSIPHY    1
0013 
0014 #endif /* __DT_BINDINGS_OMAP3_ISP_H__ */