Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/hwtracing/coresight/
Dcoresight-etm4x.h39 #define TRCVICTLR 0x080 macro
Dcoresight-etm4x.c122 writel_relaxed(config->vinst_ctrl, drvdata->base + TRCVICTLR); in etm4_enable_hw()
499 control = readl_relaxed(drvdata->base + TRCVICTLR); in etm4_disable_perf()