Home
last modified time | relevance | path

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

/linux-6.15/drivers/hwtracing/coresight/
H A Dcoresight-etm4x-core.c426 static int etm4x_wait_status(struct csdev_access *csa, int pos, int val) in etm4x_wait_status() function
465 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()
938 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()