Home
last modified time | relevance | path

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

/drivers/hwtracing/coresight/
Dcoresight-etm4x.h29 #define TRCCONFIGR 0x010 macro
283 CASE_##op((val), TRCCONFIGR) \
Dcoresight-etm4x-core.c408 etm4x_relaxed_write32(csa, config->cfg, TRCCONFIGR); in etm4_enable_hw()
1607 state->trcconfigr = etm4x_read32(csa, TRCCONFIGR); in __etm4_cpu_save()
1738 etm4x_relaxed_write32(csa, state->trcconfigr, TRCCONFIGR); in __etm4_cpu_restore()
Dcoresight-etm4x-sysfs.c2530 coresight_etm4x_reg(trcconfig, TRCCONFIGR),