Home
last modified time | relevance | path

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

/freebsd/sys/arm64/coresight/
H A Dcoresight_tmc.c53 static struct resource_spec tmc_spec[] = { variable
321 if (bus_alloc_resources(dev, tmc_spec, &sc->res) != 0) { in tmc_attach()