Home
last modified time | relevance | path

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

/openbmc/linux/drivers/hwtracing/coresight/
H A Dcoresight-etm4x.h185 #define TRCCONFIGR_DV BIT(17) macro
H A Dcoresight-etm4x-sysfs.c188 config->cfg &= ~(TRCCONFIGR_DA | TRCCONFIGR_DV); in reset_store()