Home
last modified time | relevance | path

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

/linux/drivers/hwtracing/coresight/
H A Dcoresight-etm.h120 #define ETM_SYNC_MASK 0xfff macro
H A Dcoresight-etm3x-sysfs.c1144 config->sync_freq = val & ETM_SYNC_MASK; in sync_freq_store()