Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/hwtracing/coresight/
Dcoresight-etm4x.h180 #define TRCSTATR_IDLE_BIT 0 macro
Dcoresight-etm4x.c102 if (coresight_timeout(drvdata->base, TRCSTATR, TRCSTATR_IDLE_BIT, 1)) in etm4_enable_hw()
175 if (coresight_timeout(drvdata->base, TRCSTATR, TRCSTATR_IDLE_BIT, 0)) in etm4_enable_hw()