Home
last modified time | relevance | path

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

/linux-6.15/drivers/hwtracing/coresight/
H A Dcoresight-etm4x-core.c938 if (etm4x_wait_status(csa, TRCSTATR_PMSTABLE_BIT, 1)) in etm4_disable_hw()
1749 if (etm4x_wait_status(csa, TRCSTATR_PMSTABLE_BIT, 1)) { in __etm4_cpu_save()
1840 if (etm4x_wait_status(csa, TRCSTATR_PMSTABLE_BIT, 1)) { in __etm4_cpu_save()
H A Dcoresight-etm4x.h683 #define TRCSTATR_PMSTABLE_BIT 1 macro