Home
last modified time | relevance | path

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

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