Home
last modified time | relevance | path

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

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