Home
last modified time | relevance | path

Searched refs:ETMCR_TIMESTAMP_EN (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/hwtracing/coresight/
H A Dcoresight-etm.h90 #define ETMCR_TIMESTAMP_EN BIT(28) macro
H A Dcoresight-etm3x-sysfs.c149 config->ctrl |= ETMCR_TIMESTAMP_EN; in mode_store()
151 config->ctrl &= ~ETMCR_TIMESTAMP_EN; in mode_store()
H A Dcoresight-etm3x-core.c304 ETMCR_TIMESTAMP_EN | \