Home
last modified time | relevance | path

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

/f-stack/freebsd/arm/ti/usb/
H A Domap_tll.c135 struct omap_tll_softc { struct
143 static struct omap_tll_softc *omap_tll_sc; argument
149 omap_tll_read_4(struct omap_tll_softc *sc, bus_size_t off) in omap_tll_read_4()
155 omap_tll_write_4(struct omap_tll_softc *sc, bus_size_t off, uint32_t val) in omap_tll_write_4()
163 struct omap_tll_softc *sc; in omap_tll_utmi_enable()
209 omap_tll_init(struct omap_tll_softc *sc) in omap_tll_init()
256 omap_tll_disable(struct omap_tll_softc *sc) in omap_tll_disable()
296 struct omap_tll_softc *sc; in omap_tll_attach()
325 struct omap_tll_softc *sc; in omap_tll_detach()
356 sizeof(struct omap_tll_softc),