Home
last modified time | relevance | path

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

/freebsd/sys/arm/ti/usb/
H A Domap_host.c102 struct omap_uhh_softc { struct
120 omap_uhh_read_4(struct omap_uhh_softc *sc, bus_size_t off) in omap_uhh_read_4() argument
126 omap_uhh_write_4(struct omap_uhh_softc *sc, bus_size_t off, uint32_t val) in omap_uhh_write_4()
132 omap_uhh_init(struct omap_uhh_softc *isc) in omap_uhh_init()
304 omap_uhh_fini(struct omap_uhh_softc *isc) in omap_uhh_fini()
337 struct omap_uhh_softc *isc; in omap_usb_port_mode()
364 struct omap_uhh_softc *isc = device_get_softc(dev); in omap_uhh_attach()
434 struct omap_uhh_softc *isc = device_get_softc(dev); in omap_uhh_detach()
466 sizeof(struct omap_uhh_softc), simplebus_driver);