Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/hwtracing/coresight/
Dcoresight-etm4x.h185 #define TRCCONFIGR_RS BIT(12) macro
Dcoresight-etm4x-sysfs.c363 config->cfg |= TRCCONFIGR_RS; in mode_store()
365 config->cfg &= ~TRCCONFIGR_RS; in mode_store()
Dcoresight-etm4x-core.c715 config->cfg |= TRCCONFIGR_RS; in etm4_parse_event_config()