Home
last modified time | relevance | path

Searched refs:trcvdarcctlr (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.c224 CS_ETM_REG_ATTR_RW(trcvdarcctlr, TRCVDARCCTLR);
/OK3568_Linux_fs/kernel/Documentation/ABI/testing/
H A Dsysfs-device-mali-coresight-source33 What: /sys/bus/coresight/devices/mali-source-etm/trcvdarcctlr
/OK3568_Linux_fs/kernel/drivers/hwtracing/coresight/
H A Dcoresight-etm4x-core.c1622 state->trcvdarcctlr = etm4x_read32(csa, TRCVDARCCTLR); in __etm4_cpu_save()
1751 etm4x_relaxed_write32(csa, state->trcvdarcctlr, TRCVDARCCTLR); in __etm4_cpu_restore()
H A Dcoresight-etm4x.h833 u32 trcvdarcctlr; member