Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/hwtracing/coresight/
Dcoresight-etm4x.h181 #define TRCCONFIGR_CID BIT(6) macro
Dcoresight-etm4x-sysfs.c337 config->cfg |= TRCCONFIGR_CID; in mode_store()
339 config->cfg &= ~TRCCONFIGR_CID; in mode_store()
Dcoresight-etm4x-core.c663 config->cfg |= TRCCONFIGR_CID; in etm4_parse_event_config()