Searched refs:buffering_mode (Results 1 – 2 of 2) sorted by relevance
473 switch (source.buffering_mode) { in input_buffer_configuration()508 switch (source.buffering_mode) { in input_buffer_configuration()752 switch (config.csi_value[i].buffering_mode) { in configuration_to_registers()864 channel.source_cfg.csi_cfg.buffering_mode = INPUT_SYSTEM_FIFO_CAPTURE; in input_system_csi_fifo_channel_cfg()890 channel.source_cfg.csi_cfg.buffering_mode = in input_system_csi_fifo_channel_with_counting_cfg()922 channel.source_cfg.csi_cfg.buffering_mode = INPUT_SYSTEM_SRAM_BUFFERING; in input_system_csi_sram_channel_cfg()955 channel.source_cfg.csi_cfg.buffering_mode = INPUT_SYSTEM_XMEM_BUFFERING; in input_system_csi_xmem_channel_cfg()984 channel.source_cfg.csi_cfg.buffering_mode = INPUT_SYSTEM_XMEM_ACQUIRE; in input_system_csi_xmem_acquire_only_channel_cfg()1013 channel.source_cfg.csi_cfg.buffering_mode = INPUT_SYSTEM_XMEM_CAPTURE; in input_system_csi_xmem_capture_only_channel_cfg()1105 switch (channel.source_cfg.csi_cfg.buffering_mode) { in input_system_configure_channel_sensor()[all …]
123 buffering_mode_t buffering_mode; member