etr_caps          205 drivers/hwtracing/coresight/coresight-tmc.h 	u32			etr_caps;
etr_caps          295 drivers/hwtracing/coresight/coresight-tmc.h 	WARN_ON(drvdata->etr_caps);
etr_caps          296 drivers/hwtracing/coresight/coresight-tmc.h 	drvdata->etr_caps = dev_caps;
etr_caps          301 drivers/hwtracing/coresight/coresight-tmc.h 	drvdata->etr_caps |= cap;
etr_caps          306 drivers/hwtracing/coresight/coresight-tmc.h 	return !!(drvdata->etr_caps & cap);