Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/hwtracing/coresight/mali/sources/etm/
H A Dcoresight_mali_source_etm_core.c74 WRITE_IMM_OP(CS_ETM_BASE_ADDR + TRCEVENTCTL1R, 0x00000000),
/OK3568_Linux_fs/kernel/drivers/hwtracing/coresight/
H A Dcoresight-etm4x.h31 #define TRCEVENTCTL1R 0x024 macro
187 CASE_##op((val), TRCEVENTCTL1R) \
H A Dcoresight-etm4x-core.c410 etm4x_relaxed_write32(csa, config->eventctrl1, TRCEVENTCTL1R); in etm4_enable_hw()
1605 state->trceventctl1r = etm4x_read32(csa, TRCEVENTCTL1R); in __etm4_cpu_save()
1734 etm4x_relaxed_write32(csa, state->trceventctl1r, TRCEVENTCTL1R); in __etm4_cpu_restore()