Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/hwtracing/coresight/
Dcoresight-catu.c286 if (!etr_buf || etr_buf->mode != ETR_MODE_CATU || !etr_buf->private) in catu_free_etr_buf()
349 etr_buf->mode = ETR_MODE_CATU; in catu_alloc_etr_buf()
423 if (etr_buf && etr_buf->mode == ETR_MODE_CATU) { in catu_enable_hw()
Dcoresight-tmc.h129 ETR_MODE_CATU, /* Use SG mechanism in CATU */ enumerator
Dcoresight-tmc-etr.c750 [ETR_MODE_CATU] = &etr_catu_buf_ops,
763 case ETR_MODE_CATU: in tmc_etr_mode_alloc_buf()
824 rc = tmc_etr_mode_alloc_buf(ETR_MODE_CATU, drvdata, in tmc_alloc_etr_buf()