Home
last modified time | relevance | path

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

/openbmc/linux/drivers/staging/media/atomisp/pci/
H A Disp2400_input_system_global.h142 INPUT_SYSTEM_CFG_FLAG_RESET = 0, enumerator
/openbmc/linux/drivers/staging/media/atomisp/pci/hive_isp_css_common/host/
H A Dinput_system.c838 config.ch_flags[i] = INPUT_SYSTEM_CFG_FLAG_RESET; in input_system_configuration_reset()
839 config.target_isp_flags[i] = INPUT_SYSTEM_CFG_FLAG_RESET; in input_system_configuration_reset()
840 config.target_sp_flags[i] = INPUT_SYSTEM_CFG_FLAG_RESET; in input_system_configuration_reset()
841 config.target_strm2mem_flags[i] = INPUT_SYSTEM_CFG_FLAG_RESET; in input_system_configuration_reset()
845 config.csi_buffer_flags[i] = INPUT_SYSTEM_CFG_FLAG_RESET; in input_system_configuration_reset()
849 config.source_type_flags = INPUT_SYSTEM_CFG_FLAG_RESET; in input_system_configuration_reset()
850 config.acquisition_buffer_unique_flags = INPUT_SYSTEM_CFG_FLAG_RESET; in input_system_configuration_reset()
920 input_system_config_flags_t acq_already_specified = INPUT_SYSTEM_CFG_FLAG_RESET; in input_buffer_configuration()
973 if (acq_already_specified == INPUT_SYSTEM_CFG_FLAG_RESET) { in input_buffer_configuration()