Searched refs:V4L2_MBUS_VSYNC_ACTIVE_LOW (Results 1 – 18 of 18) sorted by relevance
34 #define V4L2_MBUS_VSYNC_ACTIVE_LOW (1 << 5) macro
636 V4L2_MBUS_VSYNC_ACTIVE_LOW | \809 (common_flags & V4L2_MBUS_VSYNC_ACTIVE_LOW)) { in isi_camera_set_bus_param()813 common_flags &= ~V4L2_MBUS_VSYNC_ACTIVE_LOW; in isi_camera_set_bus_param()835 if (common_flags & V4L2_MBUS_VSYNC_ACTIVE_LOW) in isi_camera_set_bus_param()841 common_flags & V4L2_MBUS_VSYNC_ACTIVE_LOW ? "low" : "high", in isi_camera_set_bus_param()934 if (ep.bus.parallel.flags & V4L2_MBUS_VSYNC_ACTIVE_LOW) in atmel_isi_parse_dt()
574 V4L2_MBUS_VSYNC_ACTIVE_LOW | in test_platform_param()1058 (common_flags & V4L2_MBUS_VSYNC_ACTIVE_LOW)) { in mx3_camera_set_bus_param()1062 common_flags &= ~V4L2_MBUS_VSYNC_ACTIVE_LOW; in mx3_camera_set_bus_param()1112 if (common_flags & V4L2_MBUS_VSYNC_ACTIVE_LOW) in mx3_camera_set_bus_param()
1177 V4L2_MBUS_VSYNC_ACTIVE_LOW | \1218 (common_flags & V4L2_MBUS_VSYNC_ACTIVE_LOW)) { in rcar_vin_set_bus_param()1222 common_flags &= ~V4L2_MBUS_VSYNC_ACTIVE_LOW; in rcar_vin_set_bus_param()1231 if (!(common_flags & V4L2_MBUS_VSYNC_ACTIVE_LOW)) in rcar_vin_set_bus_param()1898 if (ep.bus.parallel.flags & V4L2_MBUS_VSYNC_ACTIVE_LOW) in rcar_vin_probe()
496 V4L2_MBUS_VSYNC_ACTIVE_LOW); in soc_mbus_config_compatible()
1016 V4L2_MBUS_VSYNC_ACTIVE_LOW | in test_platform_param()1072 if (flags & V4L2_MBUS_VSYNC_ACTIVE_LOW) in pxa_camera_setup_cicr()1168 (common_flags & V4L2_MBUS_VSYNC_ACTIVE_LOW)) { in pxa_camera_set_bus_param()1172 common_flags &= ~V4L2_MBUS_VSYNC_ACTIVE_LOW; in pxa_camera_set_bus_param()
803 V4L2_MBUS_VSYNC_ACTIVE_LOW | \843 (common_flags & V4L2_MBUS_VSYNC_ACTIVE_LOW)) { in sh_mobile_ceu_set_bus_param()847 common_flags &= ~V4L2_MBUS_VSYNC_ACTIVE_LOW; in sh_mobile_ceu_set_bus_param()896 value |= common_flags & V4L2_MBUS_VSYNC_ACTIVE_LOW ? 1 << 1 : 0; in sh_mobile_ceu_set_bus_param()
235 f = flags & (V4L2_MBUS_VSYNC_ACTIVE_HIGH | V4L2_MBUS_VSYNC_ACTIVE_LOW); in soc_camera_apply_board_flags()236 if (f == V4L2_MBUS_VSYNC_ACTIVE_HIGH || f == V4L2_MBUS_VSYNC_ACTIVE_LOW) in soc_camera_apply_board_flags()237 flags ^= V4L2_MBUS_VSYNC_ACTIVE_HIGH | V4L2_MBUS_VSYNC_ACTIVE_LOW; in soc_camera_apply_board_flags()
802 V4L2_MBUS_VSYNC_ACTIVE_LOW | \
94 V4L2_MBUS_VSYNC_ACTIVE_LOW; in v4l2_of_parse_parallel_bus()
882 V4L2_MBUS_VSYNC_ACTIVE_HIGH | V4L2_MBUS_VSYNC_ACTIVE_LOW | in tw9910_g_mbus_config()908 if (flags & V4L2_MBUS_VSYNC_ACTIVE_LOW) in tw9910_s_mbus_config()
797 V4L2_MBUS_VSYNC_ACTIVE_HIGH | V4L2_MBUS_VSYNC_ACTIVE_LOW | in mt9v022_g_mbus_config()
905 V4L2_MBUS_VSYNC_ACTIVE_HIGH | V4L2_MBUS_VSYNC_ACTIVE_LOW | in ov6650_g_mbus_config()
206 if (flags & V4L2_MBUS_VSYNC_ACTIVE_LOW) in flite_hw_set_camera_bus()
571 if (cam->flags & V4L2_MBUS_VSYNC_ACTIVE_LOW) in fimc_hw_set_camera_polarity()
335 V4L2_MBUS_VSYNC_ACTIVE_LOW) ? 1 : 0; in fill_csi_bus_cfg()
182 if (flags & V4L2_MBUS_VSYNC_ACTIVE_LOW) in camif_hw_set_camera_bus()
2182 !!(vep.bus.parallel.flags & V4L2_MBUS_VSYNC_ACTIVE_LOW); in isp_of_parse_node()