Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/hwtracing/coresight/
Dcoresight-etm4x.h165 #define ETM_MODE_LPOVERRIDE BIT(20) macro
Dcoresight-etm4x-sysfs.c385 if ((config->mode & ETM_MODE_LPOVERRIDE) && in mode_store()