Searched refs:TRCCONFIGR (Results 1 – 4 of 4) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/hwtracing/coresight/mali/sources/etm/ |
| H A D | coresight_mali_source_etm_core.c | 70 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 D | coresight-etm4x.h | 28 #define TRCCONFIGR 0x010 macro 184 CASE_##op((val), TRCCONFIGR) \
|
| H A D | coresight-etm4x-core.c | 406 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 D | coresight-etm4x-sysfs.c | 2460 coresight_etm4x_reg(trcconfig, TRCCONFIGR),
|