Home
last modified time | relevance | path

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

/freebsd/sys/arm64/coresight/
H A Dcoresight_tmc.h98 #define DEVID_CONFIGTYPE_S 6 macro
99 #define DEVID_CONFIGTYPE_M (0x3 << DEVID_CONFIGTYPE_S)
100 #define DEVID_CONFIGTYPE_ETB (0 << DEVID_CONFIGTYPE_S)
101 #define DEVID_CONFIGTYPE_ETR (1 << DEVID_CONFIGTYPE_S)
102 #define DEVID_CONFIGTYPE_ETF (2 << DEVID_CONFIGTYPE_S)