Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/hwtracing/coresight/
Dcoresight-etm4x.h180 #define TRCCONFIGR_CCI BIT(4) macro
Dcoresight-etm4x-sysfs.c331 config->cfg |= TRCCONFIGR_CCI; in mode_store()
333 config->cfg &= ~TRCCONFIGR_CCI; in mode_store()
Dcoresight-etm4x-core.c636 config->cfg |= TRCCONFIGR_CCI; in etm4_parse_event_config()