Home
last modified time | relevance | path

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

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