Home
last modified time | relevance | path

Searched refs:ETR_MODE_ETR_SG (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/hwtracing/coresight/
H A Dcoresight-tmc-etr.c690 etr_buf->mode = ETR_MODE_ETR_SG; in tmc_etr_alloc_sg_buf()
799 [ETR_MODE_ETR_SG] = &etr_sg_buf_ops,
824 case ETR_MODE_ETR_SG: in tmc_etr_mode_alloc_buf()
884 rc = tmc_etr_mode_alloc_buf(ETR_MODE_ETR_SG, drvdata, in tmc_alloc_etr_buf()
994 if (etr_buf->mode == ETR_MODE_ETR_SG) in __tmc_etr_enable_hw()
1030 if ((etr_buf->mode == ETR_MODE_ETR_SG) && in tmc_etr_enable_hw()
H A Dcoresight-tmc.h135 ETR_MODE_ETR_SG, /* Uses in-built TMC ETR SG mechanism */ enumerator
/kernel/linux/linux-6.6/drivers/hwtracing/coresight/
H A Dcoresight-tmc-etr.c707 etr_buf->mode = ETR_MODE_ETR_SG; in tmc_etr_alloc_sg_buf()
795 [ETR_MODE_ETR_SG] = &etr_sg_buf_ops,
820 case ETR_MODE_ETR_SG: in tmc_etr_mode_alloc_buf()
880 rc = tmc_etr_mode_alloc_buf(ETR_MODE_ETR_SG, drvdata, in tmc_alloc_etr_buf()
998 if (etr_buf->mode == ETR_MODE_ETR_SG) in __tmc_etr_enable_hw()
1035 if ((etr_buf->mode == ETR_MODE_ETR_SG) && in tmc_etr_enable_hw()
H A Dcoresight-tmc.h136 ETR_MODE_ETR_SG, /* Uses in-built TMC ETR SG mechanism */ enumerator

Completed in 7 milliseconds