Home
last modified time | relevance | path

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

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