Searched refs:DEVID_CONFIGTYPE_M (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/arm64/coresight/ | ||
H A D | coresight_tmc.h | 99 #define DEVID_CONFIGTYPE_M (0x3 << DEVID_CONFIGTYPE_S) macro |
H A D | coresight_tmc.c | 199 reg &= DEVID_CONFIGTYPE_M; in tmc_init() |