Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/hwtracing/coresight/
Dcoresight-etm4x.h201 #define TRCSTALLCTLR_INSTPRIORITY BIT(10) macro
Dcoresight-etm4x-sysfs.c407 config->stall_ctrl |= TRCSTALLCTLR_INSTPRIORITY; in mode_store()
409 config->stall_ctrl &= ~TRCSTALLCTLR_INSTPRIORITY; in mode_store()