Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/hwtracing/coresight/
Dcoresight-etm4x.h156 #define TRCIDR3_STALLCTL BIT(26) macro
Dcoresight-etm4x-core.c1153 drvdata->stallctl = !!(etmidr3 & TRCIDR3_STALLCTL); in etm4_init_arch_data()