Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/hwtracing/coresight/
Dcoresight-etm4x-core.c833 if (coresight_timeout(csa, TRCSTATR, TRCSTATR_PMSTABLE_BIT, 1)) in etm4_disable_hw()
1582 if (coresight_timeout(csa, TRCSTATR, TRCSTATR_PMSTABLE_BIT, 1)) { in __etm4_cpu_save()
Dcoresight-etm4x.h705 #define TRCSTATR_PMSTABLE_BIT 1 macro