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

/freebsd-11.0-release/sys/arm/ti/usb/
H A Domap_ehci.c126 struct omap_ehci_softc { struct
149 omap_ehci_read_4(struct omap_ehci_softc *sc, bus_size_t off)
155 omap_ehci_write_4(struct omap_ehci_softc *sc, bus_size_t off, uint32_t val)
173 omap_ehci_soft_phy_reset(struct omap_ehci_softc *isc, unsigned int port)
219 omap_ehci_init(struct omap_ehci_softc *isc)
291 struct omap_ehci_softc *isc = device_get_softc(dev);
393 struct omap_ehci_softc *isc = device_get_softc(dev);
458 sizeof(struct omap_ehci_softc),

Completed in 61 milliseconds