Searched refs:V4L2_MBUS_VSYNC_ACTIVE_LOW (Results 1 – 20 of 20) sorted by relevance
32 #define V4L2_MBUS_VSYNC_ACTIVE_LOW BIT(5) macro
268 V4L2_MBUS_VSYNC_ACTIVE_LOW | \294 V4L2_MBUS_VSYNC_ACTIVE_LOW); in v4l2_fwnode_endpoint_parse_parallel_bus()296 V4L2_MBUS_VSYNC_ACTIVE_LOW; in v4l2_fwnode_endpoint_parse_parallel_bus()
114 if (flags & V4L2_MBUS_VSYNC_ACTIVE_LOW) in isc_parse_dt()
826 if (ep.bus.parallel.flags & V4L2_MBUS_VSYNC_ACTIVE_LOW) in atmel_isi_parse_dt()
622 V4L2_MBUS_VSYNC_ACTIVE_LOW); in pxa_mbus_config_compatible()1247 V4L2_MBUS_VSYNC_ACTIVE_LOW | in test_platform_param()1300 if (flags & V4L2_MBUS_VSYNC_ACTIVE_LOW) in pxa_camera_setup_cicr()1640 (common_flags & V4L2_MBUS_VSYNC_ACTIVE_LOW)) { in pxa_camera_set_bus_param()1644 common_flags &= ~V4L2_MBUS_VSYNC_ACTIVE_LOW; in pxa_camera_set_bus_param()
437 camcr |= mbus_flags & V4L2_MBUS_VSYNC_ACTIVE_LOW ? 1 << 1 : 0; in ceu_hw_config()
492 V4L2_MBUS_VSYNC_ACTIVE_LOW); in soc_mbus_config_compatible()
226 f = flags & (V4L2_MBUS_VSYNC_ACTIVE_HIGH | V4L2_MBUS_VSYNC_ACTIVE_LOW); in soc_camera_apply_board_flags()227 if (f == V4L2_MBUS_VSYNC_ACTIVE_HIGH || f == V4L2_MBUS_VSYNC_ACTIVE_LOW) in soc_camera_apply_board_flags()228 flags ^= V4L2_MBUS_VSYNC_ACTIVE_HIGH | V4L2_MBUS_VSYNC_ACTIVE_LOW; in soc_camera_apply_board_flags()
799 V4L2_MBUS_VSYNC_ACTIVE_HIGH | V4L2_MBUS_VSYNC_ACTIVE_LOW | in mt9v022_g_mbus_config()
203 if (flags & V4L2_MBUS_VSYNC_ACTIVE_LOW) in flite_hw_set_camera_bus()
568 if (cam->flags & V4L2_MBUS_VSYNC_ACTIVE_LOW) in fimc_hw_set_camera_polarity()
347 V4L2_MBUS_VSYNC_ACTIVE_LOW) ? 1 : 0; in fill_csi_bus_cfg()
179 if (flags & V4L2_MBUS_VSYNC_ACTIVE_LOW) in camif_hw_set_camera_bus()
414 if (flags & V4L2_MBUS_VSYNC_ACTIVE_LOW) in sun6i_csi_setup_bus()
701 if (!(vin->parallel->mbus_flags & V4L2_MBUS_VSYNC_ACTIVE_LOW)) in rvin_setup()
886 V4L2_MBUS_VSYNC_ACTIVE_HIGH | V4L2_MBUS_VSYNC_ACTIVE_LOW | in ov6650_g_mbus_config()
1045 if (info->mbus_config & V4L2_MBUS_VSYNC_ACTIVE_LOW) in ov7670_apply_fmt()
1241 if (flags & V4L2_MBUS_VSYNC_ACTIVE_LOW) in ov5640_set_stream_dvp()
2308 if (flags & V4L2_MBUS_VSYNC_ACTIVE_LOW) in tda1997x_parse_dt()
2063 !!(vep->bus.parallel.flags & V4L2_MBUS_VSYNC_ACTIVE_LOW); in isp_parse_of_parallel_endpoint()