EDPRCR 156 drivers/hwtracing/coresight/coresight-cpu-debug.c edprcr = readl_relaxed(drvdata->base + EDPRCR); EDPRCR 158 drivers/hwtracing/coresight/coresight-cpu-debug.c writel_relaxed(edprcr, drvdata->base + EDPRCR); EDPRCR 179 drivers/hwtracing/coresight/coresight-cpu-debug.c edprcr = readl_relaxed(drvdata->base + EDPRCR); EDPRCR 181 drivers/hwtracing/coresight/coresight-cpu-debug.c writel_relaxed(edprcr, drvdata->base + EDPRCR); EDPRCR 200 drivers/hwtracing/coresight/coresight-cpu-debug.c save_edprcr = readl_relaxed(drvdata->base + EDPRCR); EDPRCR 239 drivers/hwtracing/coresight/coresight-cpu-debug.c writel_relaxed(save_edprcr, drvdata->base + EDPRCR);