Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/hwtracing/coresight/
Dcoresight-catu.c288 if (!etr_buf || etr_buf->mode != ETR_MODE_CATU || !etr_buf->private) in catu_free_etr_buf()
350 etr_buf->mode = ETR_MODE_CATU; in catu_alloc_etr_buf()
430 if (etr_buf && etr_buf->mode == ETR_MODE_CATU) { in catu_enable_hw()
Dcoresight-tmc.h136 ETR_MODE_CATU, /* Use SG mechanism in CATU */ enumerator
Dcoresight-tmc-etr.c791 [ETR_MODE_CATU] = IS_ENABLED(CONFIG_CORESIGHT_CATU)
805 case ETR_MODE_CATU: in tmc_etr_mode_alloc_buf()
867 rc = tmc_etr_mode_alloc_buf(ETR_MODE_CATU, drvdata, in tmc_alloc_etr_buf()