Home
last modified time | relevance | path

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

/freebsd/sys/arm64/coresight/
H A Dcoresight_tmc.h99 #define DEVID_CONFIGTYPE_M (0x3 << DEVID_CONFIGTYPE_S) macro
H A Dcoresight_tmc.c199 reg &= DEVID_CONFIGTYPE_M; in tmc_init()