Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/hwtracing/coresight/
Dcoresight-tmc-etr.c85 #define ETR_SG_ET_MASK 0x3 macro
94 (type & ETR_SG_ET_MASK))
98 #define ETR_SG_ET(entry) ((entry) & ETR_SG_ET_MASK)