Home
last modified time | relevance | path

Searched refs:sun4i_usb_phy_xlate (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/drivers/phy/allwinner/
H A Dphy-sun4i-usb.c344 static int sun4i_usb_phy_xlate(struct phy *phy, in sun4i_usb_phy_xlate() function
405 .of_xlate = sun4i_usb_phy_xlate,
/openbmc/linux/drivers/phy/allwinner/
H A Dphy-sun4i-usb.c685 static struct phy *sun4i_usb_phy_xlate(struct device *dev, in sun4i_usb_phy_xlate() function
893 phy_provider = devm_of_phy_provider_register(dev, sun4i_usb_phy_xlate); in sun4i_usb_phy_probe()