Searched refs:sync_gen_cfg (Results 1 – 4 of 4) sorted by relevance
105 sync_generator_cfg_t sync_gen_cfg; member110 sync_generator_cfg_t sync_gen_cfg; member115 sync_generator_cfg_t sync_gen_cfg; member
844 isys_stream_descr->tpg_port_attr.sync_gen_cfg.hblank_cycles = 100; in sh_css_translate_stream_cfg_to_input_system_input_port_attr()845 isys_stream_descr->tpg_port_attr.sync_gen_cfg.vblank_cycles = 100; in sh_css_translate_stream_cfg_to_input_system_input_port_attr()846 isys_stream_descr->tpg_port_attr.sync_gen_cfg.pixels_per_clock = in sh_css_translate_stream_cfg_to_input_system_input_port_attr()848 isys_stream_descr->tpg_port_attr.sync_gen_cfg.nr_of_frames = (uint32_t)~(0x0); in sh_css_translate_stream_cfg_to_input_system_input_port_attr()849 isys_stream_descr->tpg_port_attr.sync_gen_cfg.pixels_per_line = in sh_css_translate_stream_cfg_to_input_system_input_port_attr()851 isys_stream_descr->tpg_port_attr.sync_gen_cfg.lines_per_frame = in sh_css_translate_stream_cfg_to_input_system_input_port_attr()864 isys_stream_descr->prbs_port_attr.sync_gen_cfg.hblank_cycles = 100; in sh_css_translate_stream_cfg_to_input_system_input_port_attr()865 isys_stream_descr->prbs_port_attr.sync_gen_cfg.vblank_cycles = 100; in sh_css_translate_stream_cfg_to_input_system_input_port_attr()866 isys_stream_descr->prbs_port_attr.sync_gen_cfg.pixels_per_clock = in sh_css_translate_stream_cfg_to_input_system_input_port_attr()868 isys_stream_descr->prbs_port_attr.sync_gen_cfg.nr_of_frames = (uint32_t)~(0x0); in sh_css_translate_stream_cfg_to_input_system_input_port_attr()[all …]
75 isp2401_sync_generator_cfg_t sync_gen_cfg; member87 isp2401_sync_generator_cfg_t sync_gen_cfg; member
1557 channel.source_cfg.prbs_cfg.sync_gen_cfg.width = sync_gen_width; in input_system_prbs_channel_cfg()1558 channel.source_cfg.prbs_cfg.sync_gen_cfg.height = sync_gen_height; in input_system_prbs_channel_cfg()1559 channel.source_cfg.prbs_cfg.sync_gen_cfg.hblank_cycles = sync_gen_hblank_cycles; in input_system_prbs_channel_cfg()1560 channel.source_cfg.prbs_cfg.sync_gen_cfg.vblank_cycles = sync_gen_vblank_cycles; in input_system_prbs_channel_cfg()1594 channel.source_cfg.tpg_cfg.sync_gen_cfg.width = sync_gen_width; in input_system_tpg_channel_cfg()1595 channel.source_cfg.tpg_cfg.sync_gen_cfg.height = sync_gen_height; in input_system_tpg_channel_cfg()1596 channel.source_cfg.tpg_cfg.sync_gen_cfg.hblank_cycles = sync_gen_hblank_cycles; in input_system_tpg_channel_cfg()1597 channel.source_cfg.tpg_cfg.sync_gen_cfg.vblank_cycles = sync_gen_vblank_cycles; in input_system_tpg_channel_cfg()