Home
last modified time | relevance | path

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

/openbmc/linux/drivers/hwtracing/coresight/
H A Dcoresight-cpu-debug.c73 #define EDDEVID1_PCSR_OFFSET_MASK GENMASK(3, 0) macro
340 pcsr_offset = eddevid1 & EDDEVID1_PCSR_OFFSET_MASK; in debug_init_arch_data()