Home
last modified time | relevance | path

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

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