Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/phy/allwinner/
H A Dphy-sun4i-usb.c404 static struct phy_ops sun4i_usb_phy_ops = { variable
604 .ops = &sun4i_usb_phy_ops,
/openbmc/linux/drivers/phy/allwinner/
H A Dphy-sun4i-usb.c559 static const struct phy_ops sun4i_usb_phy_ops = { variable
846 phy->phy = devm_phy_create(dev, NULL, &sun4i_usb_phy_ops); in sun4i_usb_phy_probe()