Home
last modified time | relevance | path

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

/f-stack/freebsd/arm64/coresight/
H A Dcoresight_etm4x.h59 #define TRCCONFIGR_CID (1 << 6) /* Context ID tracing is enabled. */ macro
H A Dcoresight_etm4x.c87 reg |= TRCCONFIGR_CID | TRCCONFIGR_VMID; in etm_prepare()