Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/hwtracing/coresight/
H A Dcoresight-etm4x.h166 #define ETM_MODE_ISTALL_EN BIT(21) macro
H A Dcoresight-etm4x-sysfs.c396 if ((config->mode & ETM_MODE_ISTALL_EN) && (drvdata->stallctl == true)) in mode_store()
/kernel/linux/linux-6.6/drivers/hwtracing/coresight/
H A Dcoresight-etm4x.h634 #define ETM_MODE_ISTALL_EN BIT(21) macro
H A Dcoresight-etm4x-sysfs.c400 if ((config->mode & ETM_MODE_ISTALL_EN) && (drvdata->stallctl == true)) in mode_store()

Completed in 11 milliseconds