Home
last modified time | relevance | path

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

/f-stack/freebsd/arm64/coresight/
H A Dcoresight_tmc.h100 #define DEVID_CONFIGTYPE_S 6 macro
101 #define DEVID_CONFIGTYPE_M (0x3 << DEVID_CONFIGTYPE_S)
102 #define DEVID_CONFIGTYPE_ETB (0 << DEVID_CONFIGTYPE_S)
103 #define DEVID_CONFIGTYPE_ETR (1 << DEVID_CONFIGTYPE_S)
104 #define DEVID_CONFIGTYPE_ETF (2 << DEVID_CONFIGTYPE_S)