Home
last modified time | relevance | path

Searched refs:TMC_CONFIG_TYPE_ETR (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/hwtracing/coresight/
H A Dcoresight-tmc-core.c113 case TMC_CONFIG_TYPE_ETR: in tmc_read_prepare()
135 case TMC_CONFIG_TYPE_ETR: in tmc_read_unprepare()
171 case TMC_CONFIG_TYPE_ETR: in tmc_get_sysfs_trace()
317 if (drvdata->config_type != TMC_CONFIG_TYPE_ETR) in buffer_size_store()
469 if (drvdata->config_type == TMC_CONFIG_TYPE_ETR) { in tmc_probe()
486 case TMC_CONFIG_TYPE_ETR: in tmc_probe()
553 if (drvdata->config_type == TMC_CONFIG_TYPE_ETR) in tmc_shutdown()
H A Dcoresight-tmc.h99 TMC_CONFIG_TYPE_ETR, enumerator
H A Dcoresight-tmc-etr.c1740 if (WARN_ON_ONCE(drvdata->config_type != TMC_CONFIG_TYPE_ETR)) in tmc_read_prepare_etr()
1776 if (WARN_ON_ONCE(drvdata->config_type != TMC_CONFIG_TYPE_ETR)) in tmc_read_unprepare_etr()