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

/freebsd-13-stable/sys/arm/ti/usb/
H A Domap_host.c105 struct omap_uhh_softc { struct
123 omap_uhh_read_4(struct omap_uhh_softc *sc, bus_size_t off)
129 omap_uhh_write_4(struct omap_uhh_softc *sc, bus_size_t off, uint32_t val)
135 omap_uhh_init(struct omap_uhh_softc *isc)
307 omap_uhh_fini(struct omap_uhh_softc *isc)
340 struct omap_uhh_softc *isc;
367 struct omap_uhh_softc *isc = device_get_softc(dev);
436 struct omap_uhh_softc *isc = device_get_softc(dev);
465 sizeof(struct omap_uhh_softc), simplebus_driver);

Completed in 29 milliseconds