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

/freebsd-11-stable/sys/arm/allwinner/
H A Dtimer.c120 static struct resource_spec a10_timer_spec[] = { variable in typeref:struct:resource_spec
171 if (bus_alloc_resources(dev, a10_timer_spec, sc->res)) {
184 bus_release_resources(dev, a10_timer_spec, sc->res);

Completed in 133 milliseconds