Home
last modified time | relevance | path

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

/openbmc/linux/drivers/hwtracing/coresight/
H A Dcoresight-etm4x.h201 #define TRCVICTLR_TRCRESET BIT(10) macro
H A Dcoresight-etm4x-sysfs.c426 config->vinst_ctrl |= TRCVICTLR_TRCRESET; in mode_store()
428 config->vinst_ctrl &= ~TRCVICTLR_TRCRESET; in mode_store()