Home
last modified time | relevance | path

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

/freebsd/sys/dev/spibus/controller/allwinner/
H A Daw_spi.c130 static struct resource_spec aw_spi_spec[] = { variable
193 if (bus_alloc_resources(dev, aw_spi_spec, sc->res) != 0) { in aw_spi_attach()
202 bus_release_resources(dev, aw_spi_spec, sc->res); in aw_spi_attach()
269 bus_release_resources(dev, aw_spi_spec, sc->res); in aw_spi_detach()