Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/phy/allwinner/
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-v4.19/drivers/usb/phy/
Dof.c18 [USBPHY_INTERFACE_MODE_HSIC] = "hsic",
/Linux-v4.19/include/linux/usb/
Dphy.h24 USBPHY_INTERFACE_MODE_HSIC, enumerator
/Linux-v4.19/drivers/usb/chipidea/
Dhost.c57 if (enable && (ci->platdata->phy_mode == USBPHY_INTERFACE_MODE_HSIC)) { in ehci_ci_portpower()
Dcore.c308 case USBPHY_INTERFACE_MODE_HSIC: in hw_phymode_configure()
390 case USBPHY_INTERFACE_MODE_HSIC: in ci_usb_phy_init()