Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/hwtracing/coresight/
Dcoresight-tmc-etr.c84 #define ETR_SG_ET_MASK 0x3 macro
93 (type & ETR_SG_ET_MASK))
97 #define ETR_SG_ET(entry) ((entry) & ETR_SG_ET_MASK)