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.
198 dev_dbg(drvdata->dev, "TPDA inport %d enabled.\n", in->dest_port); in tpda_enable()
232 dev_dbg(drvdata->dev, "TPDA inport %d disabled\n", in->dest_port); in tpda_disable()
248 * TPDA must has a unique atid. This atid can uniquely in tpda_init_default_data()
249 * identify the TPDM trace source connected to the TPDA. in tpda_init_default_data()
250 * The TPDMs which are connected to same TPDA share the in tpda_init_default_data()
251 * same trace-id. When TPDA does packetization, different in tpda_init_default_data()
309 dev_dbg(drvdata->dev, "TPDA initialized\n"); in tpda_probe()
322 * Different TPDA has different periph id.
335 .name = "coresight-tpda",