Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/hwtracing/coresight/
H A Dcoresight-cpu-debug.c36 #define EDDEVID 0xFC8 macro
67 * rely on EDDEVID to check if EDPCSR is implemented or not
76 /* bits definition for EDDEVID */
332 eddevid = readl_relaxed(drvdata->base + EDDEVID); in debug_init_arch_data()
/kernel/linux/linux-6.6/drivers/hwtracing/coresight/
H A Dcoresight-cpu-debug.c37 #define EDDEVID 0xFC8 macro
68 * rely on EDDEVID to check if EDPCSR is implemented or not
77 /* bits definition for EDDEVID */
333 eddevid = readl_relaxed(drvdata->base + EDDEVID); in debug_init_arch_data()

Completed in 4 milliseconds