Home
last modified time | relevance | path

Searched refs:TRCIDR0_TRCCCI (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/hwtracing/coresight/
H A Dcoresight-etm4x.h135 #define TRCIDR0_TRCCCI BIT(7) macro
H A Dcoresight-etm4x-core.c1200 drvdata->trccci = !!(etmidr0 & TRCIDR0_TRCCCI); in etm4_init_arch_data()