Lines Matching full:tpdm
20 #include "coresight-tpdm.h"
22 DEFINE_CORESIGHT_DEVLIST(tpdm_devs, "tpdm");
424 * TPDM enable operations
425 * The TPDM or Monitor serves as data collection component for various
429 * to the dataset type supported by the TPDM.
462 dev_dbg(drvdata->dev, "TPDM tracing enabled\n"); in tpdm_enable()
492 /* TPDM disable operations */
519 dev_dbg(drvdata->dev, "TPDM tracing disabled\n"); in tpdm_disable()
535 /* Get the datasets present on the TPDM. */ in tpdm_datasets_setup()
1306 * Different TPDM has different periph id.
1319 .name = "coresight-tpdm",