Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/hwtracing/coresight/
Dcoresight-etm4x.h206 #define TRCVICTLR_TRCRESET BIT(10) macro
Dcoresight-etm4x-sysfs.c426 config->vinst_ctrl |= TRCVICTLR_TRCRESET; in mode_store()
428 config->vinst_ctrl &= ~TRCVICTLR_TRCRESET; in mode_store()