Home
last modified time | relevance | path

Searched refs:TRCVIIECTLR (Results 1 - 5 of 5) sorted by relevance

/kernel/linux/linux-6.6/drivers/hwtracing/coresight/
H A Dcoresight-etm4x-cfg.c65 CHECKREG(TRCVIIECTLR, viiectlr); in etm4_cfg_map_reg_offset()
H A Dcoresight-etm4x.h43 #define TRCVIIECTLR 0x084 macro
295 CASE_##op((val), TRCVIIECTLR) \
H A Dcoresight-etm4x-core.c451 etm4x_relaxed_write32(csa, config->viiectlr, TRCVIIECTLR); in etm4_enable_hw()
1397 * etmv4_config::addr_val array but register TRCVIIECTLR deals with in etm4_set_comparator_filter()
1700 state->trcviiectlr = etm4x_read32(csa, TRCVIIECTLR); in __etm4_cpu_save()
1831 etm4x_relaxed_write32(csa, state->trcviiectlr, TRCVIIECTLR); in __etm4_cpu_restore()
/kernel/linux/linux-5.10/drivers/hwtracing/coresight/
H A Dcoresight-etm4x.h40 #define TRCVIIECTLR 0x084 macro
H A Dcoresight-etm4x-core.c142 writel_relaxed(config->viiectlr, drvdata->base + TRCVIIECTLR); in etm4_enable_hw()
899 * etmv4_config::addr_val array but register TRCVIIECTLR deals with in etm4_set_comparator_filter()
1201 state->trcviiectlr = readl(drvdata->base + TRCVIIECTLR); in etm4_cpu_save()
1312 writel_relaxed(state->trcviiectlr, drvdata->base + TRCVIIECTLR); in etm4_cpu_restore()

Completed in 9 milliseconds