diff options
Diffstat (limited to 'include/media/v4l2-mediabus.h')
| -rw-r--r-- | include/media/v4l2-mediabus.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/include/media/v4l2-mediabus.h b/include/media/v4l2-mediabus.h index 4d8626c468bc..4bbb5f3d2b02 100644 --- a/include/media/v4l2-mediabus.h +++ b/include/media/v4l2-mediabus.h | |||
| @@ -45,6 +45,8 @@ | |||
| 45 | /* Active state of Sync-on-green (SoG) signal, 0/1 for LOW/HIGH respectively. */ | 45 | /* Active state of Sync-on-green (SoG) signal, 0/1 for LOW/HIGH respectively. */ |
| 46 | #define V4L2_MBUS_VIDEO_SOG_ACTIVE_HIGH BIT(12) | 46 | #define V4L2_MBUS_VIDEO_SOG_ACTIVE_HIGH BIT(12) |
| 47 | #define V4L2_MBUS_VIDEO_SOG_ACTIVE_LOW BIT(13) | 47 | #define V4L2_MBUS_VIDEO_SOG_ACTIVE_LOW BIT(13) |
| 48 | #define V4L2_MBUS_DATA_ENABLE_HIGH BIT(14) | ||
| 49 | #define V4L2_MBUS_DATA_ENABLE_LOW BIT(15) | ||
| 48 | 50 | ||
| 49 | /* Serial flags */ | 51 | /* Serial flags */ |
| 50 | /* How many lanes the client can use */ | 52 | /* How many lanes the client can use */ |
