Home
last modified time | relevance | path

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

/freebsd/sys/arm/freescale/imx/
H A Dimx6_anatop.c79 static struct resource_spec imx6_anatop_spec[] = { variable
703 if (bus_alloc_resources(dev, imx6_anatop_spec, sc->res)) { in imx6_anatop_attach()
740 bus_release_resources(dev, imx6_anatop_spec, sc->res); in imx6_anatop_attach()