Searched refs:hblank_cycles (Results 1 – 7 of 7) sorted by relevance
/linux-6.12.1/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-6.12.1/drivers/staging/media/atomisp/pci/css_2401_system/ |
D | pixelgen_global.h | 29 u32 hblank_cycles; member
|
/linux-6.12.1/drivers/staging/media/atomisp/pci/ |
D | isp2400_input_system_global.h | 93 u32 hblank_cycles; member
|
D | sh_css_sp.h | 164 int hblank_cycles,
|
D | sh_css_sp.c | 663 int hblank_cycles, in sh_css_sp_configure_sync_gen() argument 668 sh_css_sp_group.config.sync_gen.hblank_cycles = hblank_cycles; in sh_css_sp_configure_sync_gen()
|
D | sh_css.c | 502 const unsigned int hblank_cycles = 100; in sh_css_config_input_network_2400() local 508 vblank_cycles = vblank_lines * (width + hblank_cycles); in sh_css_config_input_network_2400() 509 sh_css_sp_configure_sync_gen(width, height, hblank_cycles, vblank_cycles); in sh_css_config_input_network_2400() 722 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-6.12.1/drivers/staging/media/atomisp/pci/hive_isp_css_common/host/ |
D | input_system.c | 1058 channel.source_cfg.prbs_cfg.sync_gen_cfg.hblank_cycles = sync_gen_hblank_cycles; in input_system_prbs_channel_cfg()
|