Home
last modified time | relevance | path

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

/freebsd/sys/arm/nvidia/
H A Dtegra_usbphy.c272 enum usb_ifc_type ifc_type; member
568 if (sc->ifc_type != USB_IFC_TYPE_UTMI) { in usbphy_phy_enable()
784 sc->ifc_type = usb_get_ifc_mode(dev, node, "phy_type"); in usbphy_attach()
787 if (sc->ifc_type != USB_IFC_TYPE_UTMI) { in usbphy_attach()