Home
last modified time | relevance | path

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

/freebsd/sys/arm/mv/clk/
H A Da37x0_periph_clk_driver.c50 static struct resource_spec a37x0_periph_clk_spec[] = { variable
72 if (bus_alloc_resources(dev, a37x0_periph_clk_spec, &sc->res) != 0) { in a37x0_periph_clk_attach()
173 bus_release_resources(dev, a37x0_periph_clk_spec, &sc->res); in a37x0_periph_clk_attach()