Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/hwtracing/coresight/
Dcoresight-etm4x.h164 #define TRCIDR4_NUMRSPAIR_MASK GENMASK(19, 16) macro
Dcoresight-etm4x-core.c1183 drvdata->nr_resource = FIELD_GET(TRCIDR4_NUMRSPAIR_MASK, etmidr4); in etm4_init_arch_data()