Home
last modified time | relevance | path

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

/freebsd/sys/dev/usb/controller/
H A Ddwc_otg.h195 uint8_t sc_phy_type; member
H A Ddwc_otg.c3909 if (sc->sc_phy_type == 0) in dwc_otg_init()
3910 sc->sc_phy_type = dwc_otg_phy_type + 1; in dwc_otg_init()
3915 switch (sc->sc_phy_type) { in dwc_otg_init()