Home
last modified time | relevance | path

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

/drivers/hwtracing/coresight/
Dcoresight-etm4x.h32 #define TRCSTATR 0x00C macro
Dcoresight-etm4x.c103 if (coresight_timeout(drvdata->base, TRCSTATR, TRCSTATR_IDLE_BIT, 1)) in etm4_enable_hw()
106 TRCSTATR); in etm4_enable_hw()
176 if (coresight_timeout(drvdata->base, TRCSTATR, TRCSTATR_IDLE_BIT, 0)) in etm4_enable_hw()
179 TRCSTATR); in etm4_enable_hw()