Home
last modified time | relevance | path

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

/freebsd/sys/dev/usb/controller/
H A Ddwc_otg.h196 uint8_t sc_phy_bits; member
H A Ddwc_otg.c3911 if (sc->sc_phy_bits == 0) in dwc_otg_init()
3912 sc->sc_phy_bits = 16; in dwc_otg_init()
3941 (sc->sc_phy_bits == 16 ? GUSBCFG_PHYIF : 0) | in dwc_otg_init()