Home
last modified time | relevance | path

Searched refs:hblank_cycles (Results 1 – 7 of 7) sorted by relevance

/linux/drivers/staging/media/atomisp/pci/runtime/inputfifo/src/
H A Dinputfifo.c61 unsigned int hblank_cycles; member
218 unsigned int hblank_cycles, in inputfifo_send_line2() argument
233 for (i = 0; i < hblank_cycles; i++) in inputfifo_send_line2()
297 for (i = 0; i < hblank_cycles; i++) in inputfifo_send_line2()
306 unsigned int hblank_cycles, in inputfifo_send_line() argument
313 hblank_cycles, in inputfifo_send_line()
353 unsigned int hblank_cycles, in inputfifo_send_frame() argument
367 hblank_cycles, in inputfifo_send_frame()
373 hblank_cycles, in inputfifo_send_frame()
419 unsigned int fmt_type, hblank_cycles, marker_cycles; in ia_css_inputfifo_send_input_frame() local
[all …]
/linux/drivers/staging/media/atomisp/pci/css_2401_system/
H A Dpixelgen_global.h20 u32 hblank_cycles; member
/linux/drivers/staging/media/atomisp/pci/
H A Disp2400_input_system_global.h84 u32 hblank_cycles; member
H A Dsh_css_sp.h155 int hblank_cycles,
H A Dsh_css_sp.c654 int hblank_cycles, in sh_css_sp_configure_sync_gen() argument
659 sh_css_sp_group.config.sync_gen.hblank_cycles = hblank_cycles; in sh_css_sp_configure_sync_gen()
H A Dsh_css.c493 const unsigned int hblank_cycles = 100; in sh_css_config_input_network_2400() local
499 vblank_cycles = vblank_lines * (width + hblank_cycles); in sh_css_config_input_network_2400()
500 sh_css_sp_configure_sync_gen(width, height, hblank_cycles, vblank_cycles); in sh_css_config_input_network_2400()
713 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/drivers/staging/media/atomisp/pci/hive_isp_css_common/host/
H A Dinput_system.c1049 channel.source_cfg.prbs_cfg.sync_gen_cfg.hblank_cycles = sync_gen_hblank_cycles; in input_system_prbs_channel_cfg()