Home
last modified time | relevance | path

Searched defs:tmc_softc (Results 1 – 1 of 1) sorted by relevance

/f-stack/freebsd/arm64/coresight/
H A Dcoresight_tmc.h121 struct tmc_softc { struct
122 struct resource *res;
123 device_t dev;
124 uint64_t cycle;
125 struct coresight_platform_data *pdata;
126 uint32_t dev_type;
130 uint32_t nev;
131 struct coresight_event *event;
132 boolean_t etf_configured;