Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/hwtracing/coresight/
Dcoresight-etm4x.h207 #define TRCVICTLR_TRCERR BIT(11) macro
Dcoresight-etm4x-sysfs.c432 config->vinst_ctrl |= TRCVICTLR_TRCERR; in mode_store()
434 config->vinst_ctrl &= ~TRCVICTLR_TRCERR; in mode_store()