Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/hwtracing/coresight/
H A Dcoresight-tmc-etr.c86 #define ETR_SG_ET_MASK 0x3 macro
95 (type & ETR_SG_ET_MASK))
99 #define ETR_SG_ET(entry) ((entry) & ETR_SG_ET_MASK)
/kernel/linux/linux-6.6/drivers/hwtracing/coresight/
H A 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)

Completed in 6 milliseconds