![]() |
|
|||
0001 /* SPDX-License-Identifier: GPL-2.0-or-later */ 0002 /* 0003 tvp5150.h - definition for tvp5150 inputs 0004 0005 Copyright (C) 2006 Hans Verkuil (hverkuil@xs4all.nl) 0006 0007 */ 0008 0009 #ifndef _DT_BINDINGS_MEDIA_TVP5150_H 0010 #define _DT_BINDINGS_MEDIA_TVP5150_H 0011 0012 /* TVP5150 HW inputs */ 0013 #define TVP5150_COMPOSITE0 0 0014 #define TVP5150_COMPOSITE1 1 0015 #define TVP5150_SVIDEO 2 0016 0017 /* TVP5150 HW outputs */ 0018 #define TVP5150_NORMAL 0 0019 #define TVP5150_BLACK_SCREEN 1 0020 0021 #endif /* _DT_BINDINGS_MEDIA_TVP5150_H */
[ Source navigation ] | [ Diff markup ] | [ Identifier search ] | [ general search ] |
This page was automatically generated by the 2.1.0 LXR engine. The LXR team |
![]() ![]() |