Home
last modified time | relevance | path

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

/f-stack/freebsd/arm64/coresight/
H A Dcoresight_tmc.h101 #define DEVID_CONFIGTYPE_M (0x3 << DEVID_CONFIGTYPE_S) macro
H A Dcoresight_tmc.c202 reg &= DEVID_CONFIGTYPE_M; in tmc_init()