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

/freebsd-12-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)
305 omap_uhh_fini(struct omap_uhh_softc *isc)
338 struct omap_uhh_softc *isc;
365 struct omap_uhh_softc *isc = device_get_softc(dev);
434 struct omap_uhh_softc *isc = device_get_softc(dev);
463 sizeof(struct omap_uhh_softc), simplebus_driver);

Completed in 50 milliseconds