Home
last modified time | relevance | path

Searched refs:config_type (Results 1 – 7 of 7) sorted by relevance

/Linux-v5.10/drivers/hwtracing/coresight/
Dcoresight-tmc-core.c103 switch (drvdata->config_type) { in tmc_read_prepare()
125 switch (drvdata->config_type) { in tmc_read_unprepare()
162 switch (drvdata->config_type) { in tmc_get_sysfs_trace()
332 if (drvdata->config_type != TMC_CONFIG_TYPE_ETR) in buffer_size_store()
463 drvdata->config_type = BMVAL(devid, 6, 7); in tmc_probe()
468 if (drvdata->config_type == TMC_CONFIG_TYPE_ETR) in tmc_probe()
476 switch (drvdata->config_type) { in tmc_probe()
550 if (drvdata->config_type == TMC_CONFIG_TYPE_ETR) in tmc_shutdown()
Dcoresight-tmc-etf.c588 if (WARN_ON_ONCE(drvdata->config_type != TMC_CONFIG_TYPE_ETB && in tmc_read_prepare_etb()
589 drvdata->config_type != TMC_CONFIG_TYPE_ETF)) in tmc_read_prepare_etb()
636 if (WARN_ON_ONCE(drvdata->config_type != TMC_CONFIG_TYPE_ETB && in tmc_read_unprepare_etb()
637 drvdata->config_type != TMC_CONFIG_TYPE_ETF)) in tmc_read_unprepare_etb()
Dcoresight-tmc.h202 enum tmc_config_type config_type; member
Dcoresight-tmc-etr.c1695 if (WARN_ON_ONCE(drvdata->config_type != TMC_CONFIG_TYPE_ETR)) in tmc_read_prepare_etr()
1731 if (WARN_ON_ONCE(drvdata->config_type != TMC_CONFIG_TYPE_ETR)) in tmc_read_unprepare_etr()
/Linux-v5.10/drivers/gpu/drm/amd/display/include/
Dgpio_service_interface.h105 enum gpio_ddc_config_type config_type);
116 enum gpio_ddc_config_type config_type);
/Linux-v5.10/drivers/gpu/drm/amd/display/dc/gpio/
Dgpio_service.c538 enum gpio_ddc_config_type config_type) in dal_ddc_open() argument
571 config_data.config.ddc.type = config_type; in dal_ddc_open()
634 enum gpio_ddc_config_type config_type) in dal_ddc_set_config() argument
640 config_data.config.ddc.type = config_type; in dal_ddc_set_config()
/Linux-v5.10/include/sound/
Dintel-nhlt.h101 u8 config_type; member