Searched refs:prbs_port_attr (Results 1 – 3 of 3) sorted by relevance
132 pixelgen_prbs_cfg_t prbs_port_attr; member
850 isys_stream_descr->prbs_port_attr.seed0 = stream_cfg->source.prbs.seed; in sh_css_translate_stream_cfg_to_input_system_input_port_attr()851 isys_stream_descr->prbs_port_attr.seed1 = stream_cfg->source.prbs.seed1; in sh_css_translate_stream_cfg_to_input_system_input_port_attr()857 isys_stream_descr->prbs_port_attr.sync_gen_cfg.hblank_cycles = 100; in sh_css_translate_stream_cfg_to_input_system_input_port_attr()858 isys_stream_descr->prbs_port_attr.sync_gen_cfg.vblank_cycles = 100; in sh_css_translate_stream_cfg_to_input_system_input_port_attr()859 isys_stream_descr->prbs_port_attr.sync_gen_cfg.pixels_per_clock = in sh_css_translate_stream_cfg_to_input_system_input_port_attr()861 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()862 isys_stream_descr->prbs_port_attr.sync_gen_cfg.pixels_per_line = in sh_css_translate_stream_cfg_to_input_system_input_port_attr()864 isys_stream_descr->prbs_port_attr.sync_gen_cfg.lines_per_frame = in sh_css_translate_stream_cfg_to_input_system_input_port_attr()
665 memcpy(cfg, &isys_cfg->prbs_port_attr, sizeof(pixelgen_prbs_cfg_t)); in calculate_prbs_cfg()
Completed in 20 milliseconds