Searched refs:source_type (Results 1 – 5 of 5) sorted by relevance
870 switch (channel.source_type) { in input_system_configure_channel()1199 switch (config.source_type) { in configuration_to_registers()1317 channel.source_type = INPUT_SYSTEM_SOURCE_SENSOR; in input_system_csi_fifo_channel_cfg()1343 channel.source_type = INPUT_SYSTEM_SOURCE_SENSOR; in input_system_csi_fifo_channel_with_counting_cfg()1375 channel.source_type = INPUT_SYSTEM_SOURCE_SENSOR; in input_system_csi_sram_channel_cfg()1408 channel.source_type = INPUT_SYSTEM_SOURCE_SENSOR; in input_system_csi_xmem_channel_cfg()1437 channel.source_type = INPUT_SYSTEM_SOURCE_SENSOR; in input_system_csi_xmem_acquire_only_channel_cfg()1465 channel.source_type = INPUT_SYSTEM_SOURCE_SENSOR; in input_system_csi_xmem_capture_only_channel_cfg()1500 channel.source_type = INPUT_SYSTEM_SOURCE_PRBS; in input_system_prbs_channel_cfg()1533 channel.source_type = INPUT_SYSTEM_SOURCE_TPG; in input_system_tpg_channel_cfg()[all …]
43 input_system_source_t source_type; member50 input_system_source_t source_type; member
70 input_system_source_type_t source_type; member
411 me->source_type = cfg->mode; in create_input_system_input_port()430 if (me->source_type == INPUT_SYSTEM_SOURCE_TYPE_SENSOR) { in destroy_input_system_input_port()505 switch (input_port->source_type) { in calculate_input_system_input_port_cfg()
369 static struct device_type *source_type[] = { variable420 type = source_type[pdo_type(pdo)]; in add_pdo()