Home
last modified time | relevance | path

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

/linux-6.15/drivers/hwtracing/coresight/
H A Dcoresight-etm4x.h196 #define TRCSTALLCTLR_INSTPRIORITY BIT(10) macro
H A Dcoresight-etm4x-sysfs.c408 config->stall_ctrl |= TRCSTALLCTLR_INSTPRIORITY; in mode_store()
410 config->stall_ctrl &= ~TRCSTALLCTLR_INSTPRIORITY; in mode_store()