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.c222 CS_ETM_REG_ATTR_RW(trcconfigr, TRCCONFIGR);
/OK3568_Linux_fs/kernel/Documentation/ABI/testing/
H A Dsysfs-device-mali-coresight-source24 What: /sys/bus/coresight/devices/mali-source-etm/trcconfigr
/OK3568_Linux_fs/kernel/drivers/hwtracing/coresight/
H A Dcoresight-etm4x-core.c1602 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.h815 u32 trcconfigr; member