Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/phy/
H A Dsti_usb_phy.c36 struct sti_usb_phy { struct
44 static int sti_usb_phy_deassert(struct sti_usb_phy *phy) in sti_usb_phy_deassert() argument
64 struct sti_usb_phy *phy = dev_get_priv(dev); in sti_usb_phy_init()
83 struct sti_usb_phy *phy = dev_get_priv(dev); in sti_usb_phy_exit()
106 struct sti_usb_phy *priv = dev_get_priv(dev); in sti_usb_phy_probe()
174 U_BOOT_DRIVER(sti_usb_phy) = {
180 .priv_auto_alloc_size = sizeof(struct sti_usb_phy),