Searched refs:buffering_mode (Results 1 – 2 of 2) sorted by relevance
928 switch (source.buffering_mode) { in input_buffer_configuration()963 switch (source.buffering_mode) { in input_buffer_configuration()1207 switch (config.csi_value[i].buffering_mode) { in configuration_to_registers()1320 channel.source_cfg.csi_cfg.buffering_mode = INPUT_SYSTEM_FIFO_CAPTURE; in input_system_csi_fifo_channel_cfg()1346 channel.source_cfg.csi_cfg.buffering_mode = in input_system_csi_fifo_channel_with_counting_cfg()1378 channel.source_cfg.csi_cfg.buffering_mode = INPUT_SYSTEM_SRAM_BUFFERING; in input_system_csi_sram_channel_cfg()1411 channel.source_cfg.csi_cfg.buffering_mode = INPUT_SYSTEM_XMEM_BUFFERING; in input_system_csi_xmem_channel_cfg()1440 channel.source_cfg.csi_cfg.buffering_mode = INPUT_SYSTEM_XMEM_ACQUIRE; in input_system_csi_xmem_acquire_only_channel_cfg()1469 channel.source_cfg.csi_cfg.buffering_mode = INPUT_SYSTEM_XMEM_CAPTURE; in input_system_csi_xmem_capture_only_channel_cfg()1597 switch (channel.source_cfg.csi_cfg.buffering_mode) { in input_system_configure_channel_sensor()[all …]
133 buffering_mode_t buffering_mode; member