Searched refs:ETMCR_TIMESTAMP_EN (Results 1 – 3 of 3) sorted by relevance
90 #define ETMCR_TIMESTAMP_EN BIT(28) macro
148 config->ctrl |= ETMCR_TIMESTAMP_EN; in mode_store()150 config->ctrl &= ~ETMCR_TIMESTAMP_EN; in mode_store()
303 ETMCR_TIMESTAMP_EN | \
Completed in 9 milliseconds