Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/hwtracing/coresight/
Dcoresight-etm4x.h31 #define TRCSTALLCTLR 0x02C macro
Dcoresight-etm4x.c104 writel_relaxed(config->stall_ctrl, drvdata->base + TRCSTALLCTLR); in etm4_enable_hw()