Searched refs:sc_phy_type (Results 1 – 3 of 3) sorted by relevance
153 sc->base.sc_otg.sc_phy_type = DWC_OTG_PHY_UTMI; in jz4780_dwc_otg_attach()
196 uint8_t sc_phy_type; member
3910 if (sc->sc_phy_type == 0) in dwc_otg_init()3911 sc->sc_phy_type = dwc_otg_phy_type + 1; in dwc_otg_init()3916 switch (sc->sc_phy_type) { in dwc_otg_init()