Searched refs:prbs_port_attr (Results 1 – 3 of 3) sorted by relevance
124 pixelgen_prbs_cfg_t prbs_port_attr; member
817 isys_stream_descr->prbs_port_attr.seed0 = stream_cfg->source.prbs.seed; in sh_css_translate_stream_cfg_to_input_system_input_port_attr()818 isys_stream_descr->prbs_port_attr.seed1 = stream_cfg->source.prbs.seed1; 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()829 isys_stream_descr->prbs_port_attr.sync_gen_cfg.pixels_per_line = in sh_css_translate_stream_cfg_to_input_system_input_port_attr()831 isys_stream_descr->prbs_port_attr.sync_gen_cfg.lines_per_frame = in sh_css_translate_stream_cfg_to_input_system_input_port_attr()
654 memcpy(cfg, &isys_cfg->prbs_port_attr, sizeof(pixelgen_prbs_cfg_t)); in calculate_prbs_cfg()