Searched refs:prbs_port_attr (Results 1 – 3 of 3) sorted by relevance
124 pixelgen_prbs_cfg_t prbs_port_attr; member
794 isys_stream_descr->prbs_port_attr.seed0 = stream_cfg->source.prbs.seed; in sh_css_translate_stream_cfg_to_input_system_input_port_attr()795 isys_stream_descr->prbs_port_attr.seed1 = stream_cfg->source.prbs.seed1; in sh_css_translate_stream_cfg_to_input_system_input_port_attr()801 isys_stream_descr->prbs_port_attr.sync_gen_cfg.hblank_cycles = 100; in sh_css_translate_stream_cfg_to_input_system_input_port_attr()802 isys_stream_descr->prbs_port_attr.sync_gen_cfg.vblank_cycles = 100; in sh_css_translate_stream_cfg_to_input_system_input_port_attr()803 isys_stream_descr->prbs_port_attr.sync_gen_cfg.pixels_per_clock = in sh_css_translate_stream_cfg_to_input_system_input_port_attr()805 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()806 isys_stream_descr->prbs_port_attr.sync_gen_cfg.pixels_per_line = in sh_css_translate_stream_cfg_to_input_system_input_port_attr()808 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()