Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/hwtracing/coresight/
H A Dcoresight-etm4x.h150 #define ETM_MODE_STORE BIT(2) macro
H A Dcoresight-etm4x-sysfs.c181 config->mode &= ~(ETM_MODE_LOAD | ETM_MODE_STORE); in reset_store()
308 if (config->mode & ETM_MODE_STORE) in mode_store()
/kernel/linux/linux-6.6/drivers/hwtracing/coresight/
H A Dcoresight-etm4x-sysfs.c182 config->mode &= ~(ETM_MODE_LOAD | ETM_MODE_STORE); in reset_store()
312 if (config->mode & ETM_MODE_STORE) in mode_store()
H A Dcoresight-etm4x.h618 #define ETM_MODE_STORE BIT(2) macro

Completed in 14 milliseconds