Home
last modified time | relevance | path

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

/freebsd-13.1/sys/mips/ingenic/
H A Djz4780_dwc_fdt.c153 sc->base.sc_otg.sc_phy_type = DWC_OTG_PHY_UTMI; in jz4780_dwc_otg_attach()
/freebsd-13.1/sys/dev/usb/controller/
H A Ddwc_otg.h196 uint8_t sc_phy_type; member
H A Ddwc_otg.c3910 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()