Home
last modified time | relevance | path

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

/openbmc/linux/drivers/hwtracing/coresight/
H A Dcoresight-etm4x.h150 #define TRCIDR3_SYNCPR BIT(25) macro
H A Dcoresight-etm4x-core.c1235 drvdata->syncpr = !!(etmidr3 & TRCIDR3_SYNCPR); in etm4_init_arch_data()