Searched refs:sc_phy_bits (Results 1 – 3 of 3) sorted by relevance
154 sc->base.sc_otg.sc_phy_bits = 16; in jz4780_dwc_otg_attach()
197 uint8_t sc_phy_bits; member
3920 if (sc->sc_phy_bits == 0) in dwc_otg_init()3921 sc->sc_phy_bits = 16; in dwc_otg_init()3950 (sc->sc_phy_bits == 16 ? GUSBCFG_PHYIF : 0) | in dwc_otg_init()