Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/hwtracing/coresight/
H A Dcoresight-etm4x-core.c806 if (coresight_timeout(csa, TRCSTATR, TRCSTATR_PMSTABLE_BIT, 1)) in etm4_disable_hw()
1589 if (coresight_timeout(csa, TRCSTATR, TRCSTATR_PMSTABLE_BIT, 1)) { in __etm4_cpu_save()
H A Dcoresight-etm4x.h606 #define TRCSTATR_PMSTABLE_BIT 1 macro