Home
last modified time | relevance | path

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

/linux/drivers/hwtracing/coresight/
H A Dcoresight-cpu-debug.c80 #define EDDEVID_PCSAMPLE_MODE GENMASK(3, 0) macro
342 mode = eddevid & EDDEVID_PCSAMPLE_MODE; in debug_init_arch_data()