Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/usb/chipidea/
Dulpi.c75 hw_phymode_configure(ci); in ci_ulpi_init()
Dcore.c287 void hw_phymode_configure(struct ci_hdrc *ci) in hw_phymode_configure() function
327 EXPORT_SYMBOL_GPL(hw_phymode_configure);
397 hw_phymode_configure(ci); in ci_usb_phy_init()
401 hw_phymode_configure(ci); in ci_usb_phy_init()
Dci.h453 void hw_phymode_configure(struct ci_hdrc *ci);
Dci_hdrc_msm.c89 hw_phymode_configure(ci); in ci_hdrc_msm_notify_event()