Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/hwtracing/coresight/
H A Dcoresight-cpu-debug.c72 #define EDDEVID1_PCSR_OFFSET_MASK GENMASK(3, 0) macro
339 pcsr_offset = eddevid1 & EDDEVID1_PCSR_OFFSET_MASK; in debug_init_arch_data()
/kernel/linux/linux-6.6/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()

Completed in 2 milliseconds