Searched refs:hblank_cycles (Results 1 – 7 of 7) sorted by relevance
/linux-5.19.10/drivers/staging/media/atomisp/pci/runtime/inputfifo/src/ |
D | inputfifo.c | 70 unsigned int hblank_cycles; member 227 unsigned int hblank_cycles, in inputfifo_send_line2() argument 242 for (i = 0; i < hblank_cycles; i++) in inputfifo_send_line2() 306 for (i = 0; i < hblank_cycles; i++) in inputfifo_send_line2() 315 unsigned int hblank_cycles, in inputfifo_send_line() argument 322 hblank_cycles, in inputfifo_send_line() 362 unsigned int hblank_cycles, in inputfifo_send_frame() argument 376 hblank_cycles, in inputfifo_send_frame() 382 hblank_cycles, in inputfifo_send_frame() 428 unsigned int fmt_type, hblank_cycles, marker_cycles; in ia_css_inputfifo_send_input_frame() local [all …]
|
/linux-5.19.10/drivers/staging/media/atomisp/pci/css_2401_system/ |
D | pixelgen_global.h | 29 u32 hblank_cycles; member
|
/linux-5.19.10/drivers/staging/media/atomisp/pci/ |
D | isp2400_input_system_global.h | 94 u32 hblank_cycles; member
|
D | sh_css_sp.h | 168 int hblank_cycles,
|
D | sh_css_sp.c | 681 int hblank_cycles, in sh_css_sp_configure_sync_gen() argument 686 sh_css_sp_group.config.sync_gen.hblank_cycles = hblank_cycles; in sh_css_sp_configure_sync_gen()
|
D | sh_css.c | 536 unsigned int hblank_cycles = 100, in sh_css_config_input_network() local 544 vblank_cycles = vblank_lines * (width + hblank_cycles); in sh_css_config_input_network() 545 sh_css_sp_configure_sync_gen(width, height, hblank_cycles, in sh_css_config_input_network() 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() 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()
|
/linux-5.19.10/drivers/staging/media/atomisp/pci/hive_isp_css_common/host/ |
D | input_system.c | 1505 channel.source_cfg.prbs_cfg.sync_gen_cfg.hblank_cycles = sync_gen_hblank_cycles; in input_system_prbs_channel_cfg() 1542 channel.source_cfg.tpg_cfg.sync_gen_cfg.hblank_cycles = sync_gen_hblank_cycles; in input_system_tpg_channel_cfg()
|