Home
last modified time | relevance | path

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

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