Searched refs:sc_ep_cfg (Results 1 – 3 of 3) sorted by relevance
508 sc->sc.sc_ep_cfg = musbotg_ep_allwinner_h3; in awusbdrd_attach()511 sc->sc.sc_ep_cfg = musbotg_ep_allwinner; in awusbdrd_attach()
431 const struct musb_otg_ep_cfg *sc_ep_cfg; member
3060 if (sc->sc_ep_cfg == NULL) in musbotg_init()3061 sc->sc_ep_cfg = musbotg_ep_default; in musbotg_init()3185 for (i = 0; sc->sc_ep_cfg[i].ep_end >= 0; i++) { in musbotg_init()3186 cfg = &sc->sc_ep_cfg[i]; in musbotg_init()3202 for (i = 0; sc->sc_ep_cfg[i].ep_end >= 0; i++) { in musbotg_init()3203 cfg = &sc->sc_ep_cfg[i]; in musbotg_init()