Home
last modified time | relevance | path

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

/linux-6.15/drivers/hwtracing/coresight/
H A Dcoresight-etm4x.h175 #define TRCCONFIGR_CCI BIT(4) macro
H A Dcoresight-etm4x-sysfs.c333 config->cfg |= TRCCONFIGR_CCI; in mode_store()
335 config->cfg &= ~TRCCONFIGR_CCI; in mode_store()
H A Dcoresight-etm4x-core.c706 config->cfg |= TRCCONFIGR_CCI; in etm4_parse_event_config()