HomeSort by: relevance | last modified time | path
    Searched defs:sc_phy_type (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/arch/arm/amlogic/
mesong12_usb3pciephy.c 86 int sc_phy_type; member in struct:mesong12_usb3pciephy_softc
96 if (sc->sc_phy_type != PHY_NONE)
104 sc->sc_phy_type = PHY_TYPE_USB3;
120 sc->sc_phy_type = PHY_NONE;

Completed in 14 milliseconds