Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/hwtracing/coresight/mali/sources/etm/
H A Dcoresight_mali_source_etm_core.c70 WRITE_PTR_OP(CS_ETM_BASE_ADDR + TRCCONFIGR, &etm_state.regs[CS_ETM_TRCCONFIGR]),
222 CS_ETM_REG_ATTR_RW(trcconfigr, TRCCONFIGR);
/OK3568_Linux_fs/kernel/drivers/hwtracing/coresight/
H A Dcoresight-etm4x.h28 #define TRCCONFIGR 0x010 macro
184 CASE_##op((val), TRCCONFIGR) \
H A Dcoresight-etm4x-core.c406 etm4x_relaxed_write32(csa, config->cfg, TRCCONFIGR); in etm4_enable_hw()
1602 state->trcconfigr = etm4x_read32(csa, TRCCONFIGR); in __etm4_cpu_save()
1731 etm4x_relaxed_write32(csa, state->trcconfigr, TRCCONFIGR); in __etm4_cpu_restore()
H A Dcoresight-etm4x-sysfs.c2460 coresight_etm4x_reg(trcconfig, TRCCONFIGR),