Home
last modified time | relevance | path

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

/f-stack/freebsd/arm/allwinner/
H A Da10_timer.c157 static struct resource_spec a10_timer_spec[] = { variable
206 if (bus_alloc_resources(dev, a10_timer_spec, sc->res)) { in a10_timer_attach()
217 bus_release_resources(dev, a10_timer_spec, sc->res); in a10_timer_attach()