Lines Matching full:tpdm
20 #include "coresight-tpdm.h"
22 DEFINE_CORESIGHT_DEVLIST(tpdm_devs, "tpdm");
271 * TPDM enable operations
272 * The TPDM or Monitor serves as data collection component for various
276 * to the dataset type supported by the TPDM.
303 dev_dbg(drvdata->dev, "TPDM tracing enabled\n"); in tpdm_enable()
317 /* TPDM disable operations */
343 dev_dbg(drvdata->dev, "TPDM tracing disabled\n"); in tpdm_disable()
359 /* Get the datasets present on the TPDM. */ in tpdm_datasets_setup()
928 * Different TPDM has different periph id.
941 .name = "coresight-tpdm",