Searched refs:ETMCR_TIMESTAMP_EN (Results 1 – 5 of 5) sorted by relevance
245 #define ETMCR_TIMESTAMP_EN BIT(28) macro
2929 etm->timeless_decoding = !(metadata[CS_ETM_ETMCR] & ETMCR_TIMESTAMP_EN); in cs_etm__setup_timeless_decoding()
90 #define ETMCR_TIMESTAMP_EN BIT(28) macro
149 config->ctrl |= ETMCR_TIMESTAMP_EN; in mode_store()151 config->ctrl &= ~ETMCR_TIMESTAMP_EN; in mode_store()
506 etmcr |= ETMCR_TIMESTAMP_EN; in cs_etm_synth_etmcr()