Home
last modified time | relevance | path

Searched refs:TRCSTATR (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/drivers/hwtracing/coresight/
Dcoresight-etm4x.h26 #define TRCSTATR 0x00C macro
Dcoresight-etm4x.c94 if (coresight_timeout(drvdata->base, TRCSTATR, TRCSTATR_IDLE_BIT, 1)) in etm4_enable_hw()
173 if (coresight_timeout(drvdata->base, TRCSTATR, TRCSTATR_IDLE_BIT, 0)) in etm4_enable_hw()