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
804 isys_stream_descr->tpg_port_attr.sync_gen_cfg.hblank_cycles = 100; in sh_css_translate_stream_cfg_to_input_system_input_port_attr()805 isys_stream_descr->tpg_port_attr.sync_gen_cfg.vblank_cycles = 100; in sh_css_translate_stream_cfg_to_input_system_input_port_attr()806 isys_stream_descr->tpg_port_attr.sync_gen_cfg.pixels_per_clock = in sh_css_translate_stream_cfg_to_input_system_input_port_attr()808 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()809 isys_stream_descr->tpg_port_attr.sync_gen_cfg.pixels_per_line = in sh_css_translate_stream_cfg_to_input_system_input_port_attr()811 isys_stream_descr->tpg_port_attr.sync_gen_cfg.lines_per_frame = in sh_css_translate_stream_cfg_to_input_system_input_port_attr()824 isys_stream_descr->prbs_port_attr.sync_gen_cfg.hblank_cycles = 100; in sh_css_translate_stream_cfg_to_input_system_input_port_attr()825 isys_stream_descr->prbs_port_attr.sync_gen_cfg.vblank_cycles = 100; in sh_css_translate_stream_cfg_to_input_system_input_port_attr()826 isys_stream_descr->prbs_port_attr.sync_gen_cfg.pixels_per_clock = in sh_css_translate_stream_cfg_to_input_system_input_port_attr()828 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
1503 channel.source_cfg.prbs_cfg.sync_gen_cfg.width = sync_gen_width; in input_system_prbs_channel_cfg()1504 channel.source_cfg.prbs_cfg.sync_gen_cfg.height = sync_gen_height; in input_system_prbs_channel_cfg()1505 channel.source_cfg.prbs_cfg.sync_gen_cfg.hblank_cycles = sync_gen_hblank_cycles; in input_system_prbs_channel_cfg()1506 channel.source_cfg.prbs_cfg.sync_gen_cfg.vblank_cycles = sync_gen_vblank_cycles; in input_system_prbs_channel_cfg()1540 channel.source_cfg.tpg_cfg.sync_gen_cfg.width = sync_gen_width; in input_system_tpg_channel_cfg()1541 channel.source_cfg.tpg_cfg.sync_gen_cfg.height = sync_gen_height; in input_system_tpg_channel_cfg()1542 channel.source_cfg.tpg_cfg.sync_gen_cfg.hblank_cycles = sync_gen_hblank_cycles; in input_system_tpg_channel_cfg()1543 channel.source_cfg.tpg_cfg.sync_gen_cfg.vblank_cycles = sync_gen_vblank_cycles; in input_system_tpg_channel_cfg()