Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/hwtracing/coresight/
Dcoresight-etm4x.h207 #define TRCVICTLR_TRCERR BIT(11) macro
Dcoresight-etm4x-sysfs.c433 config->vinst_ctrl |= TRCVICTLR_TRCERR; in mode_store()
435 config->vinst_ctrl &= ~TRCVICTLR_TRCERR; in mode_store()