Lines Matching full:tpda
19 #include "coresight-tpda.h"
23 DEFINE_CORESIGHT_DEVLIST(tpda_devs, "tpda");
89 * the devicetree. Each input port of TPDA is connected to
93 * of TPDA, and it is set to -1 in the recursize call.
207 dev_dbg(drvdata->dev, "TPDA inport %d enabled.\n", in->dest_port); in tpda_enable()
241 dev_dbg(drvdata->dev, "TPDA inport %d disabled\n", in->dest_port); in tpda_disable()
257 * TPDA must has a unique atid. This atid can uniquely in tpda_init_default_data()
258 * identify the TPDM trace source connected to the TPDA. in tpda_init_default_data()
259 * The TPDMs which are connected to same TPDA share the in tpda_init_default_data()
260 * same trace-id. When TPDA does packetization, different in tpda_init_default_data()
318 dev_dbg(drvdata->dev, "TPDA initialized\n"); in tpda_probe()
331 * Different TPDA has different periph id.
344 .name = "coresight-tpda",