Searched refs:V4L2_MBUS_VSYNC_ACTIVE_LOW (Results 1 – 22 of 22) sorted by relevance
54 #define V4L2_MBUS_VSYNC_ACTIVE_LOW BIT(5) macro
261 V4L2_MBUS_VSYNC_ACTIVE_LOW | \287 V4L2_MBUS_VSYNC_ACTIVE_LOW); in v4l2_fwnode_endpoint_parse_parallel_bus()289 V4L2_MBUS_VSYNC_ACTIVE_LOW; in v4l2_fwnode_endpoint_parse_parallel_bus()
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()
290 vref_pol = !!(bus->flags & V4L2_MBUS_VSYNC_ACTIVE_LOW); in sun4i_csi_start_streaming()
371 if (flags & V4L2_MBUS_VSYNC_ACTIVE_LOW) in isc_parse_dt()
357 if (flags & V4L2_MBUS_VSYNC_ACTIVE_LOW) in xisc_parse_dt()
391 if (flags & V4L2_MBUS_VSYNC_ACTIVE_LOW) in isc_parse_dt()
377 if (flags & V4L2_MBUS_VSYNC_ACTIVE_LOW) in xisc_parse_dt()
361 V4L2_MBUS_VSYNC_ACTIVE_LOW) ? 1 : 0; in fill_csi_bus_cfg()
263 if (flags & V4L2_MBUS_VSYNC_ACTIVE_LOW) in sun6i_csi_bridge_configure_parallel()
179 if (flags & V4L2_MBUS_VSYNC_ACTIVE_LOW) in camif_hw_set_camera_bus()
197 if (mbus_flags & V4L2_MBUS_VSYNC_ACTIVE_LOW) in rkisp1_config_isp()
1235 if (flags & V4L2_MBUS_VSYNC_ACTIVE_LOW) in pxa_camera_setup_cicr()1568 mbus_config |= V4L2_MBUS_VSYNC_ACTIVE_LOW; in pxa_camera_set_bus_param()
991 : V4L2_MBUS_VSYNC_ACTIVE_LOW) in ov6650_get_mbus_config()
1058 if (info->mbus_config & V4L2_MBUS_VSYNC_ACTIVE_LOW) in ov7670_apply_fmt()
2326 if (flags & V4L2_MBUS_VSYNC_ACTIVE_LOW) in tda1997x_parse_dt()
2656 if (flags & V4L2_MBUS_VSYNC_ACTIVE_LOW) in ov5640_set_power_dvp()
824 if (!(vin->parallel.bus.flags & V4L2_MBUS_VSYNC_ACTIVE_LOW)) in rvin_setup()
437 camcr |= mbus_flags & V4L2_MBUS_VSYNC_ACTIVE_LOW ? 1 << 1 : 0; in ceu_hw_config()
863 if (ep.bus.parallel.flags & V4L2_MBUS_VSYNC_ACTIVE_LOW) in atmel_isi_parse_dt()
2073 !!(vep->bus.parallel.flags & V4L2_MBUS_VSYNC_ACTIVE_LOW); in isp_parse_of_parallel_endpoint()
Completed in 70 milliseconds