Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/hwtracing/coresight/
Dcoresight-etm4x.h139 #define TRCIDR0_TRCBB BIT(5) macro
Dcoresight-etm4x-core.c1114 drvdata->trcbb = !!(etmidr0 & TRCIDR0_TRCBB); in etm4_init_arch_data()