Home
last modified time | relevance | path

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

/openbmc/linux/drivers/hwtracing/coresight/
H A Dcoresight-etm4x.h176 #define TRCCONFIGR_CID BIT(6) macro
H A Dcoresight-etm4x-sysfs.c338 config->cfg |= TRCCONFIGR_CID; in mode_store()
340 config->cfg &= ~TRCCONFIGR_CID; in mode_store()
H A Dcoresight-etm4x-core.c695 config->cfg |= TRCCONFIGR_CID; in etm4_parse_event_config()