Searched refs:V4L2_MBUS_HSYNC_ACTIVE_LOW (Results 1 – 17 of 17) sorted by relevance
32 #define V4L2_MBUS_HSYNC_ACTIVE_LOW (1 << 3) macro
607 V4L2_MBUS_HSYNC_ACTIVE_LOW | \802 (common_flags & V4L2_MBUS_HSYNC_ACTIVE_LOW)) { in isi_camera_set_bus_param()806 common_flags &= ~V4L2_MBUS_HSYNC_ACTIVE_LOW; in isi_camera_set_bus_param()834 if (common_flags & V4L2_MBUS_HSYNC_ACTIVE_LOW) in isi_camera_set_bus_param()
568 V4L2_MBUS_HSYNC_ACTIVE_LOW | in test_platform_param()1033 (common_flags & V4L2_MBUS_HSYNC_ACTIVE_LOW)) { in mx3_camera_set_bus_param()1037 common_flags &= ~V4L2_MBUS_HSYNC_ACTIVE_LOW; in mx3_camera_set_bus_param()1093 if (common_flags & V4L2_MBUS_HSYNC_ACTIVE_LOW) in mx3_camera_set_bus_param()
1161 V4L2_MBUS_HSYNC_ACTIVE_LOW | \1196 (common_flags & V4L2_MBUS_HSYNC_ACTIVE_LOW)) { in rcar_vin_set_bus_param()1200 common_flags &= ~V4L2_MBUS_HSYNC_ACTIVE_LOW; in rcar_vin_set_bus_param()1219 if (!(common_flags & V4L2_MBUS_HSYNC_ACTIVE_LOW)) in rcar_vin_set_bus_param()1865 if (ep.bus.parallel.flags & V4L2_MBUS_HSYNC_ACTIVE_LOW) in rcar_vin_probe()
1014 V4L2_MBUS_HSYNC_ACTIVE_LOW | in test_platform_param()1070 if (flags & V4L2_MBUS_HSYNC_ACTIVE_LOW) in pxa_camera_setup_cicr()1160 (common_flags & V4L2_MBUS_HSYNC_ACTIVE_LOW)) { in pxa_camera_set_bus_param()1164 common_flags &= ~V4L2_MBUS_HSYNC_ACTIVE_LOW; in pxa_camera_set_bus_param()
494 V4L2_MBUS_HSYNC_ACTIVE_LOW); in soc_mbus_config_compatible()
790 V4L2_MBUS_HSYNC_ACTIVE_LOW | \824 (common_flags & V4L2_MBUS_HSYNC_ACTIVE_LOW)) { in sh_mobile_ceu_set_bus_param()828 common_flags &= ~V4L2_MBUS_HSYNC_ACTIVE_LOW; in sh_mobile_ceu_set_bus_param()886 value |= common_flags & V4L2_MBUS_HSYNC_ACTIVE_LOW ? 1 << 0 : 0; in sh_mobile_ceu_set_bus_param()
802 V4L2_MBUS_HSYNC_ACTIVE_LOW | \851 (common_flags & V4L2_MBUS_HSYNC_ACTIVE_LOW)) { in mx2_camera_set_bus_param()853 common_flags &= ~V4L2_MBUS_HSYNC_ACTIVE_LOW; in mx2_camera_set_bus_param()
229 f = flags & (V4L2_MBUS_HSYNC_ACTIVE_HIGH | V4L2_MBUS_HSYNC_ACTIVE_LOW); in soc_camera_apply_board_flags()230 if (f == V4L2_MBUS_HSYNC_ACTIVE_HIGH || f == V4L2_MBUS_HSYNC_ACTIVE_LOW) in soc_camera_apply_board_flags()231 flags ^= V4L2_MBUS_HSYNC_ACTIVE_HIGH | V4L2_MBUS_HSYNC_ACTIVE_LOW; in soc_camera_apply_board_flags()
89 V4L2_MBUS_HSYNC_ACTIVE_LOW; in v4l2_of_parse_parallel_bus()
842 V4L2_MBUS_HSYNC_ACTIVE_HIGH | V4L2_MBUS_HSYNC_ACTIVE_LOW | in tw9910_g_mbus_config()864 if (flags & V4L2_MBUS_HSYNC_ACTIVE_LOW) in tw9910_s_mbus_config()
890 V4L2_MBUS_HSYNC_ACTIVE_HIGH | V4L2_MBUS_HSYNC_ACTIVE_LOW | in ov6650_g_mbus_config()915 if (flags & V4L2_MBUS_HSYNC_ACTIVE_LOW) in ov6650_s_mbus_config()
782 V4L2_MBUS_HSYNC_ACTIVE_HIGH | V4L2_MBUS_HSYNC_ACTIVE_LOW | in mt9v022_g_mbus_config()
209 if (flags & V4L2_MBUS_HSYNC_ACTIVE_LOW) in flite_hw_set_camera_bus()
574 if (cam->flags & V4L2_MBUS_HSYNC_ACTIVE_LOW) in fimc_hw_set_camera_polarity()577 if (cam->flags & V4L2_MBUS_HSYNC_ACTIVE_LOW) in fimc_hw_set_camera_polarity()
336 V4L2_MBUS_HSYNC_ACTIVE_LOW) ? 1 : 0; in fill_csi_bus_cfg()
2262 !!(vep.bus.parallel.flags & V4L2_MBUS_HSYNC_ACTIVE_LOW); in isp_of_parse_node()