Home
last modified time | relevance | path

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

/linux/drivers/hwtracing/coresight/
H A Dcoresight-etm4x.h112 #define TRCDEVTYPE 0xFCC macro
446 CASE_##op((val), TRCDEVTYPE) \
H A Dcoresight-etm4x-core.c1231 u32 devtype = readl(base + TRCDEVTYPE); in is_devtype_cpu_trace()