Home
last modified time | relevance | path

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

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