Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/phy/
Dphy-sun9i-usb.c61 if (phy->type == USBPHY_INTERFACE_MODE_HSIC) in sun9i_usb_phy_passby()
136 if (phy->type == USBPHY_INTERFACE_MODE_HSIC) { in sun9i_usb_phy_probe()
/linux-4.4.14/drivers/usb/phy/
Dof.c22 [USBPHY_INTERFACE_MODE_HSIC] = "hsic",
/linux-4.4.14/include/linux/usb/
Dphy.h21 USBPHY_INTERFACE_MODE_HSIC, enumerator
/linux-4.4.14/drivers/usb/chipidea/
Dhost.c69 if (enable && (ci->platdata->phy_mode == USBPHY_INTERFACE_MODE_HSIC)) { in ehci_ci_portpower()
Dcore.c312 case USBPHY_INTERFACE_MODE_HSIC: in hw_phymode_configure()
387 case USBPHY_INTERFACE_MODE_HSIC: in ci_usb_phy_init()