Searched refs:source_type (Results 1 – 5 of 5) sorted by relevance
425 switch (channel.source_type) { in input_system_configure_channel()753 switch (config.source_type) { in configuration_to_registers()870 channel.source_type = INPUT_SYSTEM_SOURCE_SENSOR; in input_system_csi_fifo_channel_cfg()896 channel.source_type = INPUT_SYSTEM_SOURCE_SENSOR; in input_system_csi_fifo_channel_with_counting_cfg()928 channel.source_type = INPUT_SYSTEM_SOURCE_SENSOR; in input_system_csi_sram_channel_cfg()961 channel.source_type = INPUT_SYSTEM_SOURCE_SENSOR; in input_system_csi_xmem_channel_cfg()990 channel.source_type = INPUT_SYSTEM_SOURCE_SENSOR; in input_system_csi_xmem_acquire_only_channel_cfg()1018 channel.source_type = INPUT_SYSTEM_SOURCE_SENSOR; in input_system_csi_xmem_capture_only_channel_cfg()1053 channel.source_type = INPUT_SYSTEM_SOURCE_PRBS; in input_system_prbs_channel_cfg()1078 channel.source_type = INPUT_SYSTEM_SOURCE_FIFO; in input_system_gpfifo_channel_cfg()[all …]
43 input_system_source_t source_type; member50 input_system_source_t source_type; member
69 input_system_source_type_t source_type; member
405 me->source_type = cfg->mode; in create_input_system_input_port()424 if (me->source_type == INPUT_SYSTEM_SOURCE_TYPE_SENSOR) { in destroy_input_system_input_port()499 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()