Searched refs:V4L2_MBUS_HSYNC_ACTIVE_LOW (Results 1 – 18 of 18) sorted by relevance
30 #define V4L2_MBUS_HSYNC_ACTIVE_LOW BIT(3) macro
266 V4L2_MBUS_HSYNC_ACTIVE_LOW | \286 V4L2_MBUS_HSYNC_ACTIVE_LOW); in v4l2_fwnode_endpoint_parse_parallel_bus()288 V4L2_MBUS_HSYNC_ACTIVE_LOW; in v4l2_fwnode_endpoint_parse_parallel_bus()
111 if (flags & V4L2_MBUS_HSYNC_ACTIVE_LOW) in isc_parse_dt()
824 if (ep.bus.parallel.flags & V4L2_MBUS_HSYNC_ACTIVE_LOW) in atmel_isi_parse_dt()
620 V4L2_MBUS_HSYNC_ACTIVE_LOW); in pxa_mbus_config_compatible()1245 V4L2_MBUS_HSYNC_ACTIVE_LOW | in test_platform_param()1298 if (flags & V4L2_MBUS_HSYNC_ACTIVE_LOW) in pxa_camera_setup_cicr()1632 (common_flags & V4L2_MBUS_HSYNC_ACTIVE_LOW)) { in pxa_camera_set_bus_param()1636 common_flags &= ~V4L2_MBUS_HSYNC_ACTIVE_LOW; in pxa_camera_set_bus_param()
438 camcr |= mbus_flags & V4L2_MBUS_HSYNC_ACTIVE_LOW ? 1 << 0 : 0; in ceu_hw_config()
490 V4L2_MBUS_HSYNC_ACTIVE_LOW); in soc_mbus_config_compatible()
220 f = flags & (V4L2_MBUS_HSYNC_ACTIVE_HIGH | V4L2_MBUS_HSYNC_ACTIVE_LOW); in soc_camera_apply_board_flags()221 if (f == V4L2_MBUS_HSYNC_ACTIVE_HIGH || f == V4L2_MBUS_HSYNC_ACTIVE_LOW) in soc_camera_apply_board_flags()222 flags ^= V4L2_MBUS_HSYNC_ACTIVE_HIGH | V4L2_MBUS_HSYNC_ACTIVE_LOW; in soc_camera_apply_board_flags()
798 V4L2_MBUS_HSYNC_ACTIVE_HIGH | V4L2_MBUS_HSYNC_ACTIVE_LOW | in mt9v022_g_mbus_config()
206 if (flags & V4L2_MBUS_HSYNC_ACTIVE_LOW) in flite_hw_set_camera_bus()
571 if (cam->flags & V4L2_MBUS_HSYNC_ACTIVE_LOW) in fimc_hw_set_camera_polarity()574 if (cam->flags & V4L2_MBUS_HSYNC_ACTIVE_LOW) in fimc_hw_set_camera_polarity()
885 V4L2_MBUS_HSYNC_ACTIVE_HIGH | V4L2_MBUS_HSYNC_ACTIVE_LOW | in ov6650_g_mbus_config()907 if (cfg->flags & V4L2_MBUS_HSYNC_ACTIVE_LOW) in ov6650_s_mbus_config()
1047 if (info->mbus_config & V4L2_MBUS_HSYNC_ACTIVE_LOW) in ov7670_apply_fmt()
2306 if (flags & V4L2_MBUS_HSYNC_ACTIVE_LOW) in tda1997x_parse_dt()
349 V4L2_MBUS_HSYNC_ACTIVE_LOW) ? 1 : 0; in fill_csi_bus_cfg()
416 if (flags & V4L2_MBUS_HSYNC_ACTIVE_LOW) in sun6i_csi_setup_bus()
697 if (!(vin->parallel->mbus_flags & V4L2_MBUS_HSYNC_ACTIVE_LOW)) in rvin_setup()
2065 !!(vep->bus.parallel.flags & V4L2_MBUS_HSYNC_ACTIVE_LOW); in isp_parse_of_parallel_endpoint()