Home
last modified time | relevance | path

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

/openbmc/linux/drivers/phy/amlogic/
H A Dphy-meson-gxl-usb2.c135 static int phy_meson_gxl_usb2_reset(struct phy *phy) in phy_meson_gxl_usb2_reset() function
181 phy_meson_gxl_usb2_reset(phy); in phy_meson_gxl_usb2_set_mode()
229 .reset = phy_meson_gxl_usb2_reset,
/openbmc/u-boot/drivers/phy/
H A Dmeson-gxl-usb2.c107 static void phy_meson_gxl_usb2_reset(struct phy_meson_gxl_usb2_priv *priv) in phy_meson_gxl_usb2_reset() function
134 phy_meson_gxl_usb2_reset(priv); in phy_meson_gxl_usb2_set_host_mode()