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

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

Completed in 120 milliseconds