Home
last modified time | relevance | path

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

/linux/drivers/hwtracing/coresight/
H A Dcoresight-etm4x.h29 #define TRCCONFIGR 0x010 macro
276 CASE_##op((val), TRCCONFIGR) \
H A Dcoresight-etm4x-core.c529 etm4x_relaxed_write32(csa, config->cfg, TRCCONFIGR); in etm4_enable_hw()
1881 state->trcconfigr = etm4x_read32(csa, TRCCONFIGR); in __etm4_cpu_save()
2012 etm4x_relaxed_write32(csa, state->trcconfigr, TRCCONFIGR); in __etm4_cpu_restore()