Home
last modified time | relevance | path

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

/openbmc/linux/drivers/hwtracing/coresight/
H A Dcoresight-etm4x.h617 #define ETMv4_MODE_ALL (GENMASK(27, 0) | \ macro
H A Dcoresight-etm4x-sysfs.c304 config->mode = val & ETMv4_MODE_ALL; in mode_store()