Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/hwtracing/coresight/
Dcoresight-etm4x.h206 #define TRCVICTLR_TRCRESET BIT(10) macro
Dcoresight-etm4x-sysfs.c425 config->vinst_ctrl |= TRCVICTLR_TRCRESET; in mode_store()
427 config->vinst_ctrl &= ~TRCVICTLR_TRCRESET; in mode_store()