Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/hwtracing/coresight/
H A Dcoresight-cpu-debug.c33 #define EDPRCR 0x310 macro
156 edprcr = readl_relaxed(drvdata->base + EDPRCR); in debug_force_cpu_powered_up()
158 writel_relaxed(edprcr, drvdata->base + EDPRCR); in debug_force_cpu_powered_up()
179 edprcr = readl_relaxed(drvdata->base + EDPRCR); in debug_force_cpu_powered_up()
181 writel_relaxed(edprcr, drvdata->base + EDPRCR); in debug_force_cpu_powered_up()
200 save_edprcr = readl_relaxed(drvdata->base + EDPRCR); in debug_read_regs()
239 writel_relaxed(save_edprcr, drvdata->base + EDPRCR); in debug_read_regs()
/OK3568_Linux_fs/kernel/Documentation/trace/coresight/
H A Dcoresight-cpu-debug.rst98 register EDPRCR in driver. The driver firstly writes bit EDPRCR.COREPURQ
99 to power up the CPU, and then writes bit EDPRCR.CORENPDRQ for emulation
105 remain powered in the debug power domain. The bits in EDPRCR are not
148 controller cannot work well for the request from EDPRCR, then you should