Home
last modified time | relevance | path

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

/f-stack/freebsd/arm64/coresight/
H A Dcoresight_cpu_debug.c57 #define EDPRCR_CORENPDRQ (1 << 0) macro
93 if (reg & EDPRCR_CORENPDRQ) in debug_init()
102 } while ((reg & EDPRCR_CORENPDRQ) == 0); in debug_init()