Searched refs:TRCSTATR_IDLE_BIT (Results 1 – 2 of 2) sorted by relevance
403 if (coresight_timeout(csa, TRCSTATR, TRCSTATR_IDLE_BIT, 1)) in etm4_enable_hw()494 if (coresight_timeout(csa, TRCSTATR, TRCSTATR_IDLE_BIT, 0)) in etm4_enable_hw()1686 if (coresight_timeout(csa, TRCSTATR, TRCSTATR_IDLE_BIT, 1)) { in __etm4_cpu_save()
704 #define TRCSTATR_IDLE_BIT 0 macro