usb: dwc3: add rockchip specific glue layer
[firefly-linux-kernel-4.4.55.git] / drivers / usb / dwc3 / core.h
index d11303373a9ba08b9d9e63db3baf59cb5a458aeb..f403fee2cc439965858a9d5d6ed166fcf3924585 100644 (file)
@@ -1120,6 +1120,7 @@ struct dwc3_gadget_ep_cmd_params {
 /* prototypes */
 void dwc3_set_mode(struct dwc3 *dwc, u32 mode);
 u32 dwc3_core_fifo_space(struct dwc3_ep *dep, u8 type);
+int dwc3_phy_setup(struct dwc3 *dwc);
 
 /* check whether we are on the DWC_usb31 core */
 static inline bool dwc3_is_usb31(struct dwc3 *dwc)