Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/usb/chipidea/
H A Dulpi.c75 hw_phymode_configure(ci); in ci_ulpi_init()
H A Dcore.c262 void hw_phymode_configure(struct ci_hdrc *ci) in hw_phymode_configure() function
302 EXPORT_SYMBOL_GPL(hw_phymode_configure);
372 hw_phymode_configure(ci); in ci_usb_phy_init()
376 hw_phymode_configure(ci); in ci_usb_phy_init()
H A Dci.h464 void hw_phymode_configure(struct ci_hdrc *ci);
H A Dci_hdrc_msm.c89 hw_phymode_configure(ci); in ci_hdrc_msm_notify_event()