Home
last modified time | relevance | path

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

/freebsd/sys/arm64/coresight/
H A Dcoresight_funnel.h49 #define FUNNEL_DEVICEID 0xFC8 /* Device ID */ macro
H A Dcoresight_funnel.c70 dprintf("Device ID: %x\n", bus_read_4(sc->res, FUNNEL_DEVICEID)); in funnel_init()