Searched refs:sc_otg (Results 1 – 2 of 2) sorted by relevance
132 struct musbotg_softc sc_otg; member307 sc->sc_otg.sc_clocks_arg = &sc->sc_otg; in musbotg_attach()313 sc->sc_otg.sc_bus.devices = sc->sc_otg.sc_devices; in musbotg_attach()325 sc->sc_otg.sc_io_tag = in musbotg_attach()327 sc->sc_otg.sc_io_hdl = in musbotg_attach()329 sc->sc_otg.sc_io_size = in musbotg_attach()338 &sc->sc_otg.sc_bus); in musbotg_attach()343 &sc->sc_otg, &sc->sc_otg.sc_intr_hdl); in musbotg_attach()360 if (sc->sc_otg.sc_id == 0) in musbotg_attach()414 if (sc->sc_otg.sc_irq_res && sc->sc_otg.sc_intr_hdl) { in musbotg_detach()[all …]
153 sc->base.sc_otg.sc_phy_type = DWC_OTG_PHY_UTMI; in jz4780_dwc_otg_attach()154 sc->base.sc_otg.sc_phy_bits = 16; in jz4780_dwc_otg_attach()