Home
last modified time | relevance | path

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

/Linux-v4.19/Documentation/trace/
Dcoresight-cpu-debug.txt37 sampling registers: EDPCSR, EDVIDSR and EDCIDSR: from EDPCSR we can get
39 bit width, etc; EDCIDSR is context ID value which contains the sampled value
181 coresight-cpu-debug 850000.debug: EDCIDSR: 00000000
186 coresight-cpu-debug 852000.debug: EDCIDSR: 00000000
/Linux-v4.19/drivers/hwtracing/coresight/
Dcoresight-cpu-debug.c29 #define EDCIDSR 0x0A4 macro
232 drvdata->edcidsr = readl_relaxed(drvdata->base + EDCIDSR); in debug_read_regs()