Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/phy/allwinner/
Dphy-sun9i-usb.c52 if (phy->type == USBPHY_INTERFACE_MODE_HSIC) in sun9i_usb_phy_passby()
126 if (phy->type == USBPHY_INTERFACE_MODE_HSIC) { in sun9i_usb_phy_probe()
/linux-5.19.10/drivers/usb/phy/
Dof.c18 [USBPHY_INTERFACE_MODE_HSIC] = "hsic",
/linux-5.19.10/drivers/usb/host/
Dehci-mv.c85 if (of_usb_get_phy_mode(dev->of_node) == USBPHY_INTERFACE_MODE_HSIC) { in mv_ehci_reset()
212 if (of_usb_get_phy_mode(pdev->dev.of_node) == USBPHY_INTERFACE_MODE_HSIC) { in mv_ehci_probe()
Dehci-atmel.c162 if (of_usb_get_phy_mode(pdev->dev.of_node) == USBPHY_INTERFACE_MODE_HSIC) in ehci_atmel_drv_probe()
/linux-5.19.10/include/linux/usb/
Dphy.h24 USBPHY_INTERFACE_MODE_HSIC, enumerator
/linux-5.19.10/drivers/usb/chipidea/
Dhost.c66 if (enable && (ci->platdata->phy_mode == USBPHY_INTERFACE_MODE_HSIC)) { in ehci_ci_portpower()
Dcore.c289 case USBPHY_INTERFACE_MODE_HSIC: in hw_phymode_configure()
371 case USBPHY_INTERFACE_MODE_HSIC: in ci_usb_phy_init()
Dci_hdrc_imx.c344 if ((of_usb_get_phy_mode(dev->of_node) == USBPHY_INTERFACE_MODE_HSIC) in ci_hdrc_imx_probe()