Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/hwtracing/coresight/
Dcoresight-etm4x.h160 #define TRCIDR3_NOOVERFLOW BIT(31) macro
Dcoresight-etm4x-core.c1151 drvdata->nooverflow = !!(etmidr3 & TRCIDR3_NOOVERFLOW); in etm4_init_arch_data()