Searched refs:TRCSTATR (Results 1 – 2 of 2) sorted by relevance
| /Linux-v5.10/drivers/hwtracing/coresight/ |
| D | coresight-etm4x-core.c | 124 if (coresight_timeout(drvdata->base, TRCSTATR, TRCSTATR_IDLE_BIT, 1)) in etm4_enable_hw() 211 if (coresight_timeout(drvdata->base, TRCSTATR, TRCSTATR_IDLE_BIT, 0)) in etm4_enable_hw() 502 if (coresight_timeout(drvdata->base, TRCSTATR, in etm4_disable_hw() 1169 if (coresight_timeout(drvdata->base, TRCSTATR, in etm4_cpu_save() 1253 if (coresight_timeout(drvdata->base, TRCSTATR, TRCSTATR_IDLE_BIT, 1)) { in etm4_cpu_save()
|
| D | coresight-etm4x.h | 26 #define TRCSTATR 0x00C macro
|