Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/hwtracing/coresight/
Dcoresight-etm4x.h185 #define TRCCONFIGR_RS BIT(12) macro
Dcoresight-etm4x-sysfs.c362 config->cfg |= TRCCONFIGR_RS; in mode_store()
364 config->cfg &= ~TRCCONFIGR_RS; in mode_store()
Dcoresight-etm4x-core.c683 config->cfg |= TRCCONFIGR_RS; in etm4_parse_event_config()