Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/hwtracing/coresight/
H A Dcoresight-cpu-debug.c29 #define EDCIDSR 0x0A4 macro
217 * EDCIDSR, EDVIDSR and EDPCSR_HI registers also become in debug_read_regs()
225 * indirectly writing to EDCIDSR, EDVIDSR and EDPCSR_HI; in debug_read_regs()
232 drvdata->edcidsr = readl_relaxed(drvdata->base + EDCIDSR); in debug_read_regs()
309 dev_emerg(dev, " EDCIDSR: %08x\n", drvdata->edcidsr); in debug_dump_regs()
/kernel/linux/linux-6.6/drivers/hwtracing/coresight/
H A Dcoresight-cpu-debug.c30 #define EDCIDSR 0x0A4 macro
218 * EDCIDSR, EDVIDSR and EDPCSR_HI registers also become in debug_read_regs()
226 * indirectly writing to EDCIDSR, EDVIDSR and EDPCSR_HI; in debug_read_regs()
233 drvdata->edcidsr = readl_relaxed(drvdata->base + EDCIDSR); in debug_read_regs()
310 dev_emerg(dev, " EDCIDSR: %08x\n", drvdata->edcidsr); in debug_dump_regs()

Completed in 3 milliseconds