Searched refs:buffering_mode (Results 1 – 2 of 2) sorted by relevance
966 switch (source.buffering_mode) { in input_buffer_configuration()1002 switch (source.buffering_mode) { in input_buffer_configuration()1254 switch (config.csi_value[i].buffering_mode) { in configuration_to_registers()1374 channel.source_cfg.csi_cfg.buffering_mode = INPUT_SYSTEM_FIFO_CAPTURE; in input_system_csi_fifo_channel_cfg()1400 channel.source_cfg.csi_cfg.buffering_mode = in input_system_csi_fifo_channel_with_counting_cfg()1432 channel.source_cfg.csi_cfg.buffering_mode = INPUT_SYSTEM_SRAM_BUFFERING; in input_system_csi_sram_channel_cfg()1465 channel.source_cfg.csi_cfg.buffering_mode = INPUT_SYSTEM_XMEM_BUFFERING; in input_system_csi_xmem_channel_cfg()1494 channel.source_cfg.csi_cfg.buffering_mode = INPUT_SYSTEM_XMEM_ACQUIRE; in input_system_csi_xmem_acquire_only_channel_cfg()1523 channel.source_cfg.csi_cfg.buffering_mode = INPUT_SYSTEM_XMEM_CAPTURE; in input_system_csi_xmem_capture_only_channel_cfg()1651 switch (channel.source_cfg.csi_cfg.buffering_mode) { in input_system_configure_channel_sensor()[all …]
133 buffering_mode_t buffering_mode; member