Home
last modified time | relevance | path

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

/openbmc/linux/drivers/hwtracing/coresight/
H A Dcoresight-etm4x.h153 #define TRCIDR3_NUMPROC_LO_MASK GENMASK(30, 28) macro
H A Dcoresight-etm4x-core.c1247 FIELD_GET(TRCIDR3_NUMPROC_LO_MASK, etmidr3); in etm4_init_arch_data()