Home
last modified time | relevance | path

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

/f-stack/freebsd/arm/ti/am335x/
H A Dam335x_musb.c132 struct musbotg_softc sc_otg; member
307 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 …]
/f-stack/freebsd/mips/ingenic/
H A Djz4780_dwc_fdt.c153 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()