Home
last modified time | relevance | path

Searched refs:USBPHY_INTERFACE_MODE_HSIC (Results 1 - 15 of 15) sorted by relevance

/kernel/linux/linux-5.10/drivers/phy/allwinner/
H A Dphy-sun9i-usb.c52 if (phy->type == USBPHY_INTERFACE_MODE_HSIC) in sun9i_usb_phy_passby()
127 if (phy->type == USBPHY_INTERFACE_MODE_HSIC) { in sun9i_usb_phy_probe()
/kernel/linux/linux-6.6/drivers/phy/allwinner/
H A 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()
/kernel/linux/linux-5.10/drivers/usb/phy/
H A Dof.c18 [USBPHY_INTERFACE_MODE_HSIC] = "hsic",
/kernel/linux/linux-6.6/drivers/usb/phy/
H A Dof.c18 [USBPHY_INTERFACE_MODE_HSIC] = "hsic",
/kernel/linux/linux-5.10/drivers/usb/host/
H A 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()
/kernel/linux/linux-6.6/drivers/usb/host/
H A Dehci-mv.c85 if (of_usb_get_phy_mode(dev->of_node) == USBPHY_INTERFACE_MODE_HSIC) { in mv_ehci_reset()
211 if (of_usb_get_phy_mode(pdev->dev.of_node) == USBPHY_INTERFACE_MODE_HSIC) { in mv_ehci_probe()
H A Dehci-atmel.c159 if (of_usb_get_phy_mode(pdev->dev.of_node) == USBPHY_INTERFACE_MODE_HSIC) in ehci_atmel_drv_probe()
/kernel/linux/linux-5.10/include/linux/usb/
H A Dphy.h24 USBPHY_INTERFACE_MODE_HSIC, enumerator
/kernel/linux/linux-6.6/include/linux/usb/
H A Dphy.h24 USBPHY_INTERFACE_MODE_HSIC, enumerator
/kernel/linux/linux-5.10/drivers/usb/chipidea/
H A Dhost.c60 if (enable && (ci->platdata->phy_mode == USBPHY_INTERFACE_MODE_HSIC)) { in ehci_ci_portpower()
H A Dcore.c284 case USBPHY_INTERFACE_MODE_HSIC: in hw_phymode_configure()
366 case USBPHY_INTERFACE_MODE_HSIC: in ci_usb_phy_init()
H A Dci_hdrc_imx.c356 if ((of_usb_get_phy_mode(dev->of_node) == USBPHY_INTERFACE_MODE_HSIC) in ci_hdrc_imx_probe()
/kernel/linux/linux-6.6/drivers/usb/chipidea/
H A Dhost.c72 if (enable && (ci->platdata->phy_mode == USBPHY_INTERFACE_MODE_HSIC)) { in ehci_ci_portpower()
H A Dcore.c291 case USBPHY_INTERFACE_MODE_HSIC: in hw_phymode_configure()
373 case USBPHY_INTERFACE_MODE_HSIC: in ci_usb_phy_init()
H A Dci_hdrc_imx.c357 if ((of_usb_get_phy_mode(dev->of_node) == USBPHY_INTERFACE_MODE_HSIC) in ci_hdrc_imx_probe()

Completed in 10 milliseconds