Searched refs:TPDA_CR_ATID (Results 1 - 2 of 2) sorted by relevance

/linux-master/drivers/hwtracing/coresight/
H A Dcoresight-tpda.h21 #define TPDA_CR_ATID GENMASK(12, 6) macro
H A Dcoresight-tpda.c137 val &= ~TPDA_CR_ATID;
138 val |= FIELD_PREP(TPDA_CR_ATID, drvdata->atid);

Completed in 431 milliseconds