Home
last modified time | relevance | path

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

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