Home
last modified time | relevance | path

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

/src/sys/riscv/sifive/
H A Dsifive_prci.c56 static struct resource_spec prci_spec[] = { variable
461 error = bus_alloc_resources(dev, prci_spec, &sc->res); in prci_attach()
564 bus_release_resources(dev, prci_spec, &sc->res); in prci_attach()