Searched refs:source_type (Results 1 – 5 of 5) sorted by relevance
416 switch (channel.source_type) { in input_system_configure_channel()744 switch (config.source_type) { in configuration_to_registers()861 channel.source_type = INPUT_SYSTEM_SOURCE_SENSOR; in input_system_csi_fifo_channel_cfg()887 channel.source_type = INPUT_SYSTEM_SOURCE_SENSOR; in input_system_csi_fifo_channel_with_counting_cfg()919 channel.source_type = INPUT_SYSTEM_SOURCE_SENSOR; in input_system_csi_sram_channel_cfg()952 channel.source_type = INPUT_SYSTEM_SOURCE_SENSOR; in input_system_csi_xmem_channel_cfg()981 channel.source_type = INPUT_SYSTEM_SOURCE_SENSOR; in input_system_csi_xmem_acquire_only_channel_cfg()1009 channel.source_type = INPUT_SYSTEM_SOURCE_SENSOR; in input_system_csi_xmem_capture_only_channel_cfg()1044 channel.source_type = INPUT_SYSTEM_SOURCE_PRBS; in input_system_prbs_channel_cfg()1069 channel.source_type = INPUT_SYSTEM_SOURCE_FIFO; in input_system_gpfifo_channel_cfg()[all …]
34 input_system_source_t source_type; member41 input_system_source_t source_type; member
60 input_system_source_type_t source_type; member
396 me->source_type = cfg->mode; in create_input_system_input_port()415 if (me->source_type == INPUT_SYSTEM_SOURCE_TYPE_SENSOR) { in destroy_input_system_input_port()490 switch (input_port->source_type) { in calculate_input_system_input_port_cfg()
374 static const struct device_type *source_type[] = { variable425 type = source_type[pdo_type(pdo)]; in add_pdo()
Completed in 11 milliseconds