Home
last modified time | relevance | path

Searched refs:sun4i_usb_phy_id_detect (Results 1 – 3 of 3) sorted by relevance

/openbmc/u-boot/include/
H A Dphy-sun4i-usb.h16 int sun4i_usb_phy_id_detect(struct phy *phy);
/openbmc/u-boot/drivers/usb/musb-new/
H A Dsunxi.c247 ret = sun4i_usb_phy_id_detect(&glue->phy); in sunxi_musb_enable()
/openbmc/u-boot/drivers/phy/allwinner/
H A Dphy-sun4i-usb.c386 int sun4i_usb_phy_id_detect(struct phy *phy) in sun4i_usb_phy_id_detect() function