Home
last modified time | relevance | path

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

/openbmc/linux/drivers/hwtracing/coresight/
H A Dcoresight-etm4x.h159 #define TRCIDR4_NUMRSPAIR_MASK GENMASK(19, 16) macro
H A Dcoresight-etm4x-core.c1267 drvdata->nr_resource = FIELD_GET(TRCIDR4_NUMRSPAIR_MASK, etmidr4); in etm4_init_arch_data()