Home
last modified time | relevance | path

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

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