Home
last modified time | relevance | path

Searched refs:ETMv4_MODE_ALL (Results 1 - 4 of 4) sorted by relevance

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

Completed in 10 milliseconds