Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/hwtracing/coresight/
H A Dcoresight-cpu-debug.c30 #define EDVIDSR 0x0A8 macro
53 /* bits definition for EDVIDSR */
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()
235 drvdata->edvidsr = readl_relaxed(drvdata->base + EDVIDSR); in debug_read_regs()
312 dev_emerg(dev, " EDVIDSR: %08x (State:%s Mode:%s Width:%dbits VMID:%x)\n", in debug_dump_regs()
/kernel/linux/linux-6.6/drivers/hwtracing/coresight/
H A Dcoresight-cpu-debug.c31 #define EDVIDSR 0x0A8 macro
54 /* bits definition for EDVIDSR */
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()
236 drvdata->edvidsr = readl_relaxed(drvdata->base + EDVIDSR); in debug_read_regs()
313 dev_emerg(dev, " EDVIDSR: %08x (State:%s Mode:%s Width:%dbits VMID:%x)\n", in debug_dump_regs()

Completed in 4 milliseconds