Home
last modified time | relevance | path

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

/linux-6.15/drivers/hwtracing/coresight/
H A Dcoresight-etm4x-core.c465 if (etm4x_wait_status(csa, TRCSTATR_IDLE_BIT, 1)) in etm4_enable_hw()
558 if (etm4x_wait_status(csa, TRCSTATR_IDLE_BIT, 0)) in etm4_enable_hw()
H A Dcoresight-etm4x.h682 #define TRCSTATR_IDLE_BIT 0 macro