Home
last modified time | relevance | path

Searched refs:TRCCONFIGR (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/hwtracing/coresight/
H A Dcoresight-etm4x.h29 #define TRCCONFIGR 0x010 macro
275 CASE_##op((val), TRCCONFIGR) \
H A Dcoresight-etm4x-core.c438 etm4x_relaxed_write32(csa, config->cfg, TRCCONFIGR); in etm4_enable_hw()
1688 state->trcconfigr = etm4x_read32(csa, TRCCONFIGR); in __etm4_cpu_save()
1820 etm4x_relaxed_write32(csa, state->trcconfigr, TRCCONFIGR); in __etm4_cpu_restore()
H A Dcoresight-etm4x-sysfs.c2560 coresight_etm4x_reg(trcconfig, TRCCONFIGR),