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

/freebsd-12-stable/sys/arm/ti/usb/
H A Domap_ehci.c130 struct omap_ehci_softc { struct
153 omap_ehci_read_4(struct omap_ehci_softc *sc, bus_size_t off)
159 omap_ehci_write_4(struct omap_ehci_softc *sc, bus_size_t off, uint32_t val)
177 omap_ehci_soft_phy_reset(struct omap_ehci_softc *isc, unsigned int port)
223 omap_ehci_init(struct omap_ehci_softc *isc)
294 struct omap_ehci_softc *isc = device_get_softc(dev);
409 struct omap_ehci_softc *isc = device_get_softc(dev);
467 sizeof(struct omap_ehci_softc),

Completed in 106 milliseconds