Home
last modified time | relevance | path

Searched refs:target_cfg (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/staging/media/atomisp/pci/hive_isp_css_common/host/
H A Dinput_system.c430 channel.target_cfg.input_switch_channel_cfg.hsync_data_reg[0]; in input_system_configure_channel()
433 channel.target_cfg.input_switch_channel_cfg.hsync_data_reg[1]; in input_system_configure_channel()
435 (channel.target_cfg.input_switch_channel_cfg.vsync_data_reg & 0x7) << in input_system_configure_channel()
440 channel.target_cfg.target_isp_cfg; in input_system_configure_channel()
442 channel.target_cfg.target_sp_cfg; in input_system_configure_channel()
444 channel.target_cfg.target_strm2mem_cfg; in input_system_configure_channel()
869 channel.target_cfg = target; in input_system_csi_fifo_channel_cfg()
898 channel.target_cfg = target; in input_system_csi_fifo_channel_with_counting_cfg()
929 channel.target_cfg = target; in input_system_csi_sram_channel_cfg()
964 channel.target_cfg in input_system_csi_xmem_channel_cfg()
[all...]
/linux/drivers/staging/media/atomisp/pci/
H A Disp2400_input_system_local.h36 target_cfg2400_t target_cfg; member