Home
last modified time | relevance | path

Searched defs:imx6_anatop_softc (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/arm/freescale/imx/
H A Dimx6_anatop.c86 struct imx6_anatop_softc { struct
87 device_t dev;
88 struct resource *res[2];
113 static struct imx6_anatop_softc *imx6_anatop_sc; argument