Home
last modified time | relevance | path

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

/openbmc/linux/drivers/hwtracing/coresight/
H A Dcoresight-etm4x.h584 #define ETMv4_SYNC_MASK 0x1F macro
H A Dcoresight-etm4x-sysfs.c641 config->syncfreq = val & ETMv4_SYNC_MASK; in syncfreq_store()