Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/hwtracing/coresight/
H A 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)