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

/freebsd-11.0-release/sys/arm/ti/usb/
H A Domap_tll.c136 struct omap_tll_softc { struct
144 static struct omap_tll_softc *omap_tll_sc;
150 omap_tll_read_4(struct omap_tll_softc *sc, bus_size_t off)
156 omap_tll_write_4(struct omap_tll_softc *sc, bus_size_t off, uint32_t val)
164 struct omap_tll_softc *sc;
210 omap_tll_init(struct omap_tll_softc *sc)
258 omap_tll_disable(struct omap_tll_softc *sc)
298 struct omap_tll_softc *sc;
327 struct omap_tll_softc *sc;
359 sizeof(struct omap_tll_softc),
[all...]

Completed in 54 milliseconds