Home
last modified time | relevance | path

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

/openbmc/linux/drivers/hwtracing/coresight/
H A Dcoresight-etm4x.h166 #define TRCIDR5_ATBTRIG BIT(22) macro
H A Dcoresight-etm4x-core.c1291 drvdata->atbtrig = !!(etmidr5 & TRCIDR5_ATBTRIG); in etm4_init_arch_data()