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

/freebsd-13-stable/sys/arm/ti/usb/
H A Domap_tll.c135 struct omap_tll_softc { struct
143 static struct omap_tll_softc *omap_tll_sc;
149 omap_tll_read_4(struct omap_tll_softc *sc, bus_size_t off)
155 omap_tll_write_4(struct omap_tll_softc *sc, bus_size_t off, uint32_t val)
163 struct omap_tll_softc *sc;
209 omap_tll_init(struct omap_tll_softc *sc)
256 omap_tll_disable(struct omap_tll_softc *sc)
296 struct omap_tll_softc *sc;
325 struct omap_tll_softc *sc;
356 sizeof(struct omap_tll_softc),
[all...]

Completed in 130 milliseconds