Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/hwtracing/coresight/
Dcoresight-tmc-etr.c831 bool has_sg, has_catu; in tmc_alloc_etr_buf() local
837 has_catu = !!tmc_etr_get_catu_device(drvdata); in tmc_alloc_etr_buf()
839 has_sg = has_catu || has_etr_sg; in tmc_alloc_etr_buf()
866 if (rc && has_catu) in tmc_alloc_etr_buf()