Home
last modified time | relevance | path

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

/f-stack/freebsd/arm/ti/usb/
H A Domap_ehci.c129 struct omap_ehci_softc { struct
152 omap_ehci_read_4(struct omap_ehci_softc *sc, bus_size_t off) in omap_ehci_read_4() argument
158 omap_ehci_write_4(struct omap_ehci_softc *sc, bus_size_t off, uint32_t val) in omap_ehci_write_4()
176 omap_ehci_soft_phy_reset(struct omap_ehci_softc *isc, unsigned int port) in omap_ehci_soft_phy_reset()
221 omap_ehci_init(struct omap_ehci_softc *isc) in omap_ehci_init()
291 struct omap_ehci_softc *isc = device_get_softc(dev); in omap_ehci_attach()
406 struct omap_ehci_softc *isc = device_get_softc(dev); in omap_ehci_detach()
463 sizeof(struct omap_ehci_softc),