Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/hwtracing/coresight/
Dcoresight-etm4x-core.c363 if (coresight_timeout(csa, TRCSTATR, TRCSTATR_IDLE_BIT, 1)) in etm4_enable_hw()
453 if (coresight_timeout(csa, TRCSTATR, TRCSTATR_IDLE_BIT, 0)) in etm4_enable_hw()
1673 if (coresight_timeout(csa, TRCSTATR, TRCSTATR_IDLE_BIT, 1)) { in etm4_cpu_save()
Dcoresight-etm4x.h605 #define TRCSTATR_IDLE_BIT 0 macro