Home
last modified time | relevance | path

Searched refs:TRCSTATR_PMSTABLE_BIT (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/hwtracing/coresight/
H A Dcoresight-etm4x-core.c907 if (coresight_timeout(csa, TRCSTATR, TRCSTATR_PMSTABLE_BIT, 1)) in etm4_disable_hw()
1675 if (coresight_timeout(csa, TRCSTATR, TRCSTATR_PMSTABLE_BIT, 1)) { in __etm4_cpu_save()
H A Dcoresight-etm4x.h683 #define TRCSTATR_PMSTABLE_BIT 1 macro