Home
last modified time | relevance | path

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

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