Home
last modified time | relevance | path

Searched refs:prbs_cfg (Results 1 – 4 of 4) sorted by relevance

/linux-6.1.9/drivers/staging/media/atomisp/pci/
Dinput_system_local.h68 prbs_cfg_t prbs_cfg; member
Disp2401_input_system_global.h99 pixelgen_prbs_cfg_t prbs_cfg; member
/linux-6.1.9/drivers/staging/media/atomisp/pci/hive_isp_css_common/host/
Dinput_system.c1502 channel.source_cfg.prbs_cfg.seed = seed; in input_system_prbs_channel_cfg()
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()
/linux-6.1.9/drivers/staging/media/atomisp/pci/runtime/isys/src/
Dvirtual_isys.c533 &input_port_cfg->pixelgen_cfg.prbs_cfg); in calculate_input_system_input_port_cfg()