Home
last modified time | relevance | path

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

/src/sys/arm/allwinner/
H A Daw_timer.c167 static struct resource_spec aw_timer_spec[] = { variable
211 if (bus_alloc_resources(dev, aw_timer_spec, sc->res)) { in aw_timer_attach()
222 bus_release_resources(dev, aw_timer_spec, sc->res); in aw_timer_attach()