Home
last modified time | relevance | path

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

/freebsd/sys/dev/iicbus/controller/opencores/
H A Diicoc_fdt.c61 static struct resource_spec iicoc_spec[] = { variable
88 error = bus_alloc_resources(dev, iicoc_spec, &sc->mem_res); in iicoc_attach()
138 bus_release_resources(dev, iicoc_spec, &sc->mem_res); in iicoc_attach()