Home
last modified time | relevance | path

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

/linux/drivers/staging/media/atomisp/pci/hive_isp_css_common/host/
H A Dinput_system.c393 config.ch_flags[i] = INPUT_SYSTEM_CFG_FLAG_RESET; in input_system_configuration_reset()
394 config.target_isp_flags[i] = INPUT_SYSTEM_CFG_FLAG_RESET; in input_system_configuration_reset()
395 config.target_sp_flags[i] = INPUT_SYSTEM_CFG_FLAG_RESET; in input_system_configuration_reset()
396 config.target_strm2mem_flags[i] = INPUT_SYSTEM_CFG_FLAG_RESET; in input_system_configuration_reset()
400 config.csi_buffer_flags[i] = INPUT_SYSTEM_CFG_FLAG_RESET; in input_system_configuration_reset()
404 config.source_type_flags = INPUT_SYSTEM_CFG_FLAG_RESET; in input_system_configuration_reset()
405 config.acquisition_buffer_unique_flags = INPUT_SYSTEM_CFG_FLAG_RESET; in input_system_configuration_reset()
474 input_system_config_flags_t acq_already_specified = INPUT_SYSTEM_CFG_FLAG_RESET; in input_buffer_configuration()
527 if (acq_already_specified == INPUT_SYSTEM_CFG_FLAG_RESET) { in input_buffer_configuration()
/linux/drivers/staging/media/atomisp/pci/
H A Disp2400_input_system_global.h141 INPUT_SYSTEM_CFG_FLAG_RESET = 0, enumerator