Home
last modified time | relevance | path

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

/openbmc/linux/drivers/hwtracing/coresight/
H A Dcoresight-etm4x.h180 #define TRCCONFIGR_RS BIT(12) macro
H A Dcoresight-etm4x-sysfs.c363 config->cfg |= TRCCONFIGR_RS; in mode_store()
365 config->cfg &= ~TRCCONFIGR_RS; in mode_store()
H A Dcoresight-etm4x-core.c715 config->cfg |= TRCCONFIGR_RS; in etm4_parse_event_config()