Searched refs:TRCCONFIGR_TS (Results 1 – 6 of 6) sorted by relevance
238 #define TRCCONFIGR_TS BIT(11) macro
2931 etm->timeless_decoding = !(metadata[CS_ETMV4_TRCCONFIGR] & TRCCONFIGR_TS); in cs_etm__setup_timeless_decoding()
534 trcconfigr |= TRCCONFIGR_TS; in cs_etmv4_synth_trcconfigr()
180 #define TRCCONFIGR_TS BIT(11) macro
358 config->cfg |= TRCCONFIGR_TS; in mode_store()360 config->cfg &= ~TRCCONFIGR_TS; in mode_store()
815 config->cfg |= TRCCONFIGR_TS; in etm4_parse_event_config()