Home
last modified time | relevance | path

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

/external/u-boot/drivers/phy/
Dmeson-gxl-usb2.c97 struct phy_meson_gxl_usb2_priv { struct
107 static void phy_meson_gxl_usb2_reset(struct phy_meson_gxl_usb2_priv *priv) in phy_meson_gxl_usb2_reset() argument
124 phy_meson_gxl_usb2_set_host_mode(struct phy_meson_gxl_usb2_priv *priv) in phy_meson_gxl_usb2_set_host_mode()
140 struct phy_meson_gxl_usb2_priv *priv = dev_get_priv(dev); in phy_meson_gxl_usb2_power_on()
164 struct phy_meson_gxl_usb2_priv *priv = dev_get_priv(dev); in phy_meson_gxl_usb2_power_off()
192 struct phy_meson_gxl_usb2_priv *priv = dev_get_priv(dev); in meson_gxl_usb2_phy_probe()
234 .priv_auto_alloc_size = sizeof(struct phy_meson_gxl_usb2_priv),