Lines Matching full:tpda
19 #include "coresight-tpda.h"
22 DEFINE_CORESIGHT_DEVLIST(tpda_devs, "tpda");
53 * the devicetree. Each input port of TPDA is connected to
57 * of TPDA, and it is set to -1 in the recursize call.
172 dev_dbg(drvdata->dev, "TPDA inport %d enabled.\n", in->dest_port); in tpda_enable()
205 dev_dbg(drvdata->dev, "TPDA inport %d disabled\n", in->dest_port); in tpda_disable()
221 * TPDA must has a unique atid. This atid can uniquely in tpda_init_default_data()
222 * identify the TPDM trace source connected to the TPDA. in tpda_init_default_data()
223 * The TPDMs which are connected to same TPDA share the in tpda_init_default_data()
224 * same trace-id. When TPDA does packetization, different in tpda_init_default_data()
282 dev_dbg(drvdata->dev, "TPDA initialized\n"); in tpda_probe()
295 * Different TPDA has different periph id.
308 .name = "coresight-tpda",