Home
last modified time | relevance | path

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

/linux/drivers/hwtracing/coresight/
H A Dcoresight-etm4x-core.c1011 if (etm4x_wait_status(csa, TRCSTATR_PMSTABLE_BIT, 1)) in etm4_disable_trace_unit()
1895 if (etm4x_wait_status(csa, TRCSTATR_PMSTABLE_BIT, 1)) { in __etm4_cpu_save()
H A Dcoresight-etm4x.h728 #define TRCSTATR_PMSTABLE_BIT 1 macro