Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/hwtracing/coresight/
Dcoresight-etm4x.h73 #define TRCIDR4 0x1F0 macro
Dcoresight-etm4x.c2255 coresight_simple_func(trcidr4, TRCIDR4);
2417 etmidr4 = readl_relaxed(drvdata->base + TRCIDR4); in etm4_init_arch_data()