Home
last modified time | relevance | path

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

/f-stack/freebsd/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) in omap_uhh_read_4() argument
129 omap_uhh_write_4(struct omap_uhh_softc *sc, bus_size_t off, uint32_t val) in omap_uhh_write_4()
135 omap_uhh_init(struct omap_uhh_softc *isc) in omap_uhh_init()
307 omap_uhh_fini(struct omap_uhh_softc *isc) in omap_uhh_fini()
340 struct omap_uhh_softc *isc; in omap_usb_port_mode()
367 struct omap_uhh_softc *isc = device_get_softc(dev); in omap_uhh_attach()
436 struct omap_uhh_softc *isc = device_get_softc(dev); in omap_uhh_detach()
465 sizeof(struct omap_uhh_softc), simplebus_driver);