Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/hwtracing/coresight/
H A Dcoresight-cpu-debug.c31 #define EDPCSR_HI 0x0AC 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()
229 drvdata->edpcsr_hi = readl_relaxed(drvdata->base + EDPCSR_HI); in debug_read_regs()
/kernel/linux/linux-6.6/drivers/hwtracing/coresight/
H A Dcoresight-cpu-debug.c32 #define EDPCSR_HI 0x0AC 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()
230 drvdata->edpcsr_hi = readl_relaxed(drvdata->base + EDPCSR_HI); in debug_read_regs()

Completed in 3 milliseconds