Home
last modified time | relevance | path

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

/f-stack/freebsd/arm64/coresight/
H A Dcoresight_etm4x.h49 #define TRCCONFIGR_RS (1 << 12) /* Return stack enable bit */ macro
H A Dcoresight_etm4x.c86 reg = TRCCONFIGR_RS | TRCCONFIGR_TS; in etm_prepare()