Home
last modified time | relevance | path

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

/freebsd/sys/arm/ti/usb/
H A Domap_ehci.c127 struct omap_ehci_softc { struct
150 omap_ehci_read_4(struct omap_ehci_softc *sc, bus_size_t off) in omap_ehci_read_4() argument
156 omap_ehci_write_4(struct omap_ehci_softc *sc, bus_size_t off, uint32_t val) in omap_ehci_write_4()
174 omap_ehci_soft_phy_reset(struct omap_ehci_softc *isc, unsigned int port) in omap_ehci_soft_phy_reset()
219 omap_ehci_init(struct omap_ehci_softc *isc) in omap_ehci_init()
289 struct omap_ehci_softc *isc = device_get_softc(dev); in omap_ehci_attach()
404 struct omap_ehci_softc *isc = device_get_softc(dev); in omap_ehci_detach()
463 sizeof(struct omap_ehci_softc),