Home
last modified time | relevance | path

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

/linux-6.15/drivers/hwtracing/coresight/
H A Dcoresight-etm4x.h179 #define TRCCONFIGR_TS BIT(11) macro
H A Dcoresight-etm4x-sysfs.c357 config->cfg |= TRCCONFIGR_TS; in mode_store()
359 config->cfg &= ~TRCCONFIGR_TS; in mode_store()
H A Dcoresight-etm4x-core.c731 config->cfg |= TRCCONFIGR_TS; in etm4_parse_event_config()