Home
last modified time | relevance | path

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

/openbmc/linux/drivers/staging/media/atomisp/pci/runtime/inputfifo/src/
H A Dinputfifo.c70 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()
432 hblank_cycles = HBLANK_CYCLES; in ia_css_inputfifo_send_input_frame()
[all …]
/openbmc/linux/drivers/staging/media/atomisp/pci/css_2401_system/
H A Dpixelgen_global.h29 u32 hblank_cycles; member
/openbmc/linux/drivers/staging/media/atomisp/pci/
H A Disp2400_input_system_global.h94 u32 hblank_cycles; member
H A Dsh_css_sp.h168 int hblank_cycles,
H A Dsh_css_sp.c682 int hblank_cycles, in sh_css_sp_configure_sync_gen() argument
687 sh_css_sp_group.config.sync_gen.hblank_cycles = hblank_cycles; in sh_css_sp_configure_sync_gen()
H A Dsh_css.c513 unsigned int hblank_cycles = 100, in sh_css_config_input_network() local
521 vblank_cycles = vblank_lines * (width + hblank_cycles); in sh_css_config_input_network()
522 sh_css_sp_configure_sync_gen(width, height, hblank_cycles, in sh_css_config_input_network()
781 isys_stream_descr->tpg_port_attr.sync_gen_cfg.hblank_cycles = 100; 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()
/openbmc/linux/drivers/staging/media/atomisp/pci/hive_isp_css_common/host/
H A Dinput_system.c1505 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()