Searched refs:buffering_mode (Results 1 – 2 of 2) sorted by relevance
482 switch (source.buffering_mode) { in input_buffer_configuration()517 switch (source.buffering_mode) { in input_buffer_configuration()761 switch (config.csi_value[i].buffering_mode) { in configuration_to_registers()873 channel.source_cfg.csi_cfg.buffering_mode = INPUT_SYSTEM_FIFO_CAPTURE; in input_system_csi_fifo_channel_cfg()899 channel.source_cfg.csi_cfg.buffering_mode = in input_system_csi_fifo_channel_with_counting_cfg()931 channel.source_cfg.csi_cfg.buffering_mode = INPUT_SYSTEM_SRAM_BUFFERING; in input_system_csi_sram_channel_cfg()964 channel.source_cfg.csi_cfg.buffering_mode = INPUT_SYSTEM_XMEM_BUFFERING; in input_system_csi_xmem_channel_cfg()993 channel.source_cfg.csi_cfg.buffering_mode = INPUT_SYSTEM_XMEM_ACQUIRE; in input_system_csi_xmem_acquire_only_channel_cfg()1022 channel.source_cfg.csi_cfg.buffering_mode = INPUT_SYSTEM_XMEM_CAPTURE; in input_system_csi_xmem_capture_only_channel_cfg()1114 switch (channel.source_cfg.csi_cfg.buffering_mode) { in input_system_configure_channel_sensor()[all …]
132 buffering_mode_t buffering_mode; member