Home
last modified time | relevance | path

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

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