Searched refs:ETR_MODE_ETR_SG (Results 1 – 2 of 2) sorted by relevance
682 etr_buf->mode = ETR_MODE_ETR_SG; in tmc_etr_alloc_sg_buf()790 [ETR_MODE_ETR_SG] = &etr_sg_buf_ops,804 case ETR_MODE_ETR_SG: in tmc_etr_mode_alloc_buf()864 rc = tmc_etr_mode_alloc_buf(ETR_MODE_ETR_SG, drvdata, in tmc_alloc_etr_buf()974 if (etr_buf->mode == ETR_MODE_ETR_SG) in __tmc_etr_enable_hw()1010 if ((etr_buf->mode == ETR_MODE_ETR_SG) && in tmc_etr_enable_hw()
135 ETR_MODE_ETR_SG, /* Uses in-built TMC ETR SG mechanism */ enumerator