USB_PHY_TYPE_USB2
ddata->phy.type = USB_PHY_TYPE_USB2;
phy->phy.type = USB_PHY_TYPE_USB2;
struct usb_phy *x = usb_get_phy(USB_PHY_TYPE_USB2);
phy->phy.type = USB_PHY_TYPE_USB2;
twl->phy.type = USB_PHY_TYPE_USB2;
di->usb_phy = usb_get_phy(USB_PHY_TYPE_USB2);
bq->usb2_phy = devm_usb_get_phy(dev, USB_PHY_TYPE_USB2);
bq->usb_phy = devm_usb_get_phy(dev, USB_PHY_TYPE_USB2);
charger->usb_phy = devm_usb_get_phy(dev, USB_PHY_TYPE_USB2);
isp->phy = devm_usb_get_phy(&pdev->dev, USB_PHY_TYPE_USB2);
info->usb_phy = devm_usb_get_phy(dev, USB_PHY_TYPE_USB2);
USB_PHY_TYPE_USB2);
hsotg->uphy = devm_usb_get_phy(hsotg->dev, USB_PHY_TYPE_USB2);
dwc->usb2_phy = devm_usb_get_phy(dev, USB_PHY_TYPE_USB2);
udc_controller->transceiver = usb_get_phy(USB_PHY_TYPE_USB2);
xceiv = usb_get_phy(USB_PHY_TYPE_USB2);
dev->transceiver = devm_usb_get_phy(&pdev->dev, USB_PHY_TYPE_USB2);
udc->transceiver = usb_get_phy(USB_PHY_TYPE_USB2);
hcd->usb_phy = usb_get_phy(USB_PHY_TYPE_USB2);
ehci_mv->otg = devm_usb_get_phy(&pdev->dev, USB_PHY_TYPE_USB2);
hcd->usb_phy = usb_get_phy(USB_PHY_TYPE_USB2);
musb->xceiv = usb_get_phy(USB_PHY_TYPE_USB2);
musb->xceiv = devm_usb_get_phy(dev, USB_PHY_TYPE_USB2);
glue->xceiv = devm_usb_get_phy(dev, USB_PHY_TYPE_USB2);
musb->xceiv = devm_usb_get_phy(dev, USB_PHY_TYPE_USB2);
glue->xceiv = devm_usb_get_phy(&pdev->dev, USB_PHY_TYPE_USB2);
musb->xceiv = usb_get_phy(USB_PHY_TYPE_USB2);
musb->xceiv = usb_get_phy(USB_PHY_TYPE_USB2);
err = usb_add_phy(&ab->phy, USB_PHY_TYPE_USB2);
status = usb_add_phy(&fsl_otg_tc->phy, USB_PHY_TYPE_USB2);
struct usb_phy *otg_trans = usb_get_phy(USB_PHY_TYPE_USB2);
enum usb_phy_type type = USB_PHY_TYPE_USB2;
err = usb_add_phy(&gpio_vbus->phy, USB_PHY_TYPE_USB2);
phy->type = USB_PHY_TYPE_USB2;
mxs_phy->phy.type = USB_PHY_TYPE_USB2;
ret = usb_add_phy(&tu->phy, USB_PHY_TYPE_USB2);
case USB_PHY_TYPE_USB2: